discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Error configuring with cmake on USRP-E100


From: Philip Balister
Subject: Re: [Discuss-gnuradio] Error configuring with cmake on USRP-E100
Date: Thu, 20 Oct 2011 14:25:29 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 Fedora/3.1.15-1.fc14 Thunderbird/3.1.15

On 10/20/2011 02:00 PM, Josh Blum wrote:
> 
> 
> On 10/20/2011 10:51 AM, Philip Balister wrote:
>> I just got this trying to build gnuradio/next with cmake on an e100:
>>
>> -- Performing Test HAVE_SINF
>> -- Performing Test HAVE_SINF - Success
>> -- Performing Test HAVE_COSF
>> -- Performing Test HAVE_COSF - Success
>> -- Performing Test HAVE_MMAP
>> -- Performing Test HAVE_MMAP - Success
>> CMake Warning at gnuradio-core/src/lib/filter/CMakeLists.txt:169 (if):
>>   given arguments:
>>
>>     "CMAKE_SYSTEM_PROCESSOR_x86" "AND" "EQUAL" "64"
>>
>>   Unknown arguments specified
>> Call Stack (most recent call first):
>>   cmake/Modules/GrMiscUtils.cmake:77 (include)
>>   gnuradio-core/src/lib/CMakeLists.txt:30 (GR_INCLUDE_SUBDIRECTORY)
>>
>>
>> CMake Error at gnuradio-core/src/lib/filter/CMakeLists.txt:183 (elseif):
>>   given arguments:
>>
>>     "CMAKE_SYSTEM_PROCESSOR_x86" "AND" "EQUAL" "32"
>>
>>   Unknown arguments specified
>> Call Stack (most recent call first):
>>   cmake/Modules/GrMiscUtils.cmake:77 (include)
>>   gnuradio-core/src/lib/CMakeLists.txt:30 (GR_INCLUDE_SUBDIRECTORY)
>>
>>
>> -- Configuring incomplete, errors occurred!
>> address@hidden:~/gnuradio/build#
>>
> 
> I think i see why, can you diff this try?
> http://pastebin.com/qvBN7mZk

That works better. On to some Qt detection issue.

Philip



reply via email to

[Prev in Thread] Current Thread [Next in Thread]