discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] cmake build


From: Josh Blum
Subject: Re: [Discuss-gnuradio] cmake build
Date: Fri, 19 Aug 2011 08:54:04 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110617 Lightning/1.0b2 Thunderbird/3.1.11


On 08/19/2011 08:48 AM, Martin Braun wrote:
> On Fri, Aug 19, 2011 at 08:42:52AM -0700, Josh Blum wrote:
>>> [gr-uhd/lib/CMakeFiles/gnuradio-uhd.dir/gr_uhd_usrp_source.cc.o] Error 1
>>> make[1]: *** [gr-uhd/lib/CMakeFiles/gnuradio-uhd.dir/all] Error 2
>>> </snip>
>>>   I believe this should be caught by the configuration process, not
>>>   during the build (...?)
>>>
>>
>> Does uhd/usrp/multi_usrp.hpp actually exist on the machine? And did
>> gnuradio (current master) build w/ this version of uhd? There may have
>> been an issue w/ an older uhd.pc file.
> 
> Hm... sorry, I didn't check. I cleaned out all UHD and re-installed,
> after that the build worked like a charm.
> It probably didn't, but still, shouldn't that be caught by cmake's
> configuration step?
> 

Yes. It looks like I am not imposing a version check on uhd, which I
should be. So it probably accepted the older pc file.

-josh



reply via email to

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