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!
>> root@usrp-e1xx:~/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

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to