I just installed (probably successfully) uhd and gnuradio from source code.
But somehow I got following errors: I just want to know that whether they are significant or not. I downloaded gnuradio from git repository and uhd also from there. Also got microblaze tool from gnuradio/tools Let me know if these errors can be afforded or else what should be done :) During make of gnuradio following errors came :: #################################################################### In file included from /home/cogwsn/gnuradio/gr-uhd/include/gr_uhd_usrp_source.h:25, from gr_uhd_usrp_source.cc:22: /home/cogwsn/gnuradio/gr-uhd/include/gr_uhd_api.h:25:26: error: uhd/config.hpp: No such file or directory In file included from gr_uhd_usrp_source.cc:22: /home/cogwsn/gnuradio/gr-uhd/include/gr_uhd_usrp_source.h:27:35: error: uhd/usrp/multi_usrp.hpp: No such file or directory In file included from gr_uhd_usrp_source.cc:22: /home/cogwsn/gnuradio/gr-uhd/include/gr_uhd_usrp_source.h:31: error: ‘UHD_EXPORT’ does not name a type /home/cogwsn/gnuradio/gr-uhd/include/gr_uhd_usrp_source.h:37: error: expected initializer before ‘:’ token make[5]: *** [gr_uhd_usrp_source.lo] Error 1 make[5]: Leaving directory `/home/cogwsn/gnuradio/gr-uhd/lib' make[4]: *** [all] Error 2 make[4]: Leaving directory `/home/cogwsn/gnuradio/gr-uhd/lib' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/cogwsn/gnuradio/gr-uhd' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/cogwsn/gnuradio/gr-uhd' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/cogwsn/gnuradio' make: *** [all] Error 2 ######################################################## During make check of gnuradio following errors came ::: ######################################################## Error: gr_block_executor: propagation_policy 'ONE-TO-ONE' requires ninputs == noutputs No 3DNow! support; not tested No 3DNow! support; not tested No 3DNow! support; not tested No 3DNow!Ext support; not tested No 3DNow!Ext support; not tested No 3DNow!Ext support; not tested No 3DNow! support; not tested No 3DNow! support; not tested No 3DNow! support; not tested No 3DNow!Ext support; not tested No 3DNow!Ext support; not tested No 3DNow!Ext support; not tested No 3DNow! support; not tested No 3DNow! support; not tested No 3DNow! support; not tested ####################################################################### During make install following errors came ####################################################################### In file included from /home/cogwsn/gnuradio/gr-uhd/include/gr_uhd_usrp_source.h:25, from gr_uhd_usrp_source.cc:22: /home/cogwsn/gnuradio/gr-uhd/include/gr_uhd_api.h:25:26: error: uhd/config.hpp: No such file or directory In file included from gr_uhd_usrp_source.cc:22: /home/cogwsn/gnuradio/gr-uhd/include/gr_uhd_usrp_source.h:27:35: error: uhd/usrp/multi_usrp.hpp: No such file or directory In file included from gr_uhd_usrp_source.cc:22: /home/cogwsn/gnuradio/gr-uhd/include/gr_uhd_usrp_source.h:31: error: ‘UHD_EXPORT’ does not name a type /home/cogwsn/gnuradio/gr-uhd/include/gr_uhd_usrp_source.h:37: error: expected initializer before ‘:’ token make[5]: *** [gr_uhd_usrp_source.lo] Error 1 make[4]: *** [check] Error 2 make[3]: *** [check-recursive] Error 1 make[2]: *** [check] Error 2 make[1]: *** [check-recursive] Error 1 make: *** [check] Error 2 ###################################################################### ----- Sumit Kr. Research Assistant Communication Research center IIIT Hyderabad India -- View this message in context: http://old.nabble.com/errors-during--gnuradio-tp31974397p31974397.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio