Since 2 days I am trying to install GNU Radio with marcus scripts. UHD is getting installed perfectly but GNU Radio exits by saying "Make failed" ...
Then I tried doing it manually. It failed there also. Here is the error ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/sumit/Downloads/gnuradio/build/gnuradio-core/src/lib/swig/gnuradio_core_generalPYTHON_wrap.cxx:5797: error: redefinition of ‘struct swig::traits<unsigned int>’ /home/sumit/Downloads/gnuradio/build/gnuradio-core/src/lib/swig/gnuradio_core_generalPYTHON_wrap.cxx:5217: error: previous definition of ‘struct swig::traits<unsigned int>’ /home/sumit/Downloads/gnuradio/build/gnuradio-core/src/lib/swig/gnuradio_core_generalPYTHON_wrap.cxx:5801: error: redefinition of ‘struct swig::traits_asval<unsigned int>’ /home/sumit/Downloads/gnuradio/build/gnuradio-core/src/lib/swig/gnuradio_core_generalPYTHON_wrap.cxx:5221: error: previous definition of ‘struct swig::traits_asval<unsigned int>’ /home/sumit/Downloads/gnuradio/build/gnuradio-core/src/lib/swig/gnuradio_core_generalPYTHON_wrap.cxx:5807: error: redefinition of ‘struct swig::traits_from<unsigned int>’ /home/sumit/Downloads/gnuradio/build/gnuradio-core/src/lib/swig/gnuradio_core_generalPYTHON_wrap.cxx:5227: error: previous definition of ‘struct swig::traits_from<unsigned int>’ /home/sumit/Downloads/gnuradio/build/gnuradio-core/src/lib/swig/gnuradio_core_generalPYTHON_wrap.cxx:5817: error: redefinition of ‘struct swig::traits<std::vector<unsigned int, std::allocator<unsigned int> > >’ /home/sumit/Downloads/gnuradio/build/gnuradio-core/src/lib/swig/gnuradio_core_generalPYTHON_wrap.cxx:5237: error: previous definition of ‘struct swig::traits<std::vector<unsigned int, std::allocator<unsigned int> > >’ make[2]: *** [gnuradio-core/src/lib/swig/CMakeFiles/_gnuradio_core_general.dir/gnuradio_core_generalPYTHON_wrap.cxx.o] Error 1 make[1]: *** [gnuradio-core/src/lib/swig/CMakeFiles/_gnuradio_core_general.dir/all] Error 2 make: *** [all] Error 2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Any pointers. -- View this message in context: http://gnuradio.4.n7.nabble.com/make-fails-since-2-days-tp40407.html Sent from the GnuRadio mailing list archive at Nabble.com. _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
