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 _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
