I just checked out the trunk rev 4659, did a bootstrap, configure, it fails on the make. I am running ubuntu edgy. Is this an issue with the new linking/integrating mblock?
-Josh /bin/bash ../../../libtool --tag=CXX --mode=link g++ -g -O2 -Wall -Woverloaded-virtual -pthread -o test_mblock test_mblock.o libmblock-qa.la libmblock.la g++ -g -O2 -Wall -Woverloaded-virtual -pthread -o .libs/test_mblock test_mblock.o ./.libs/libmblock-qa.so ./.libs/libmblock.so -Wl,--rpath -Wl,/usr/local/lib ./.libs/libmblock-qa.so: undefined reference to `pmt_list3(boost::shared_ptr<pmt_base>, boost::shared_ptr<pmt_base>, boost::shared_ptr<pmt_base>)' ./.libs/libmblock-qa.so: undefined reference to `pmt_list1(boost::shared_ptr<pmt_base>)' ./.libs/libmblock-qa.so: undefined reference to `pmt_list2(boost::shared_ptr<pmt_base>, boost::shared_ptr<pmt_base>)' collect2: ld returned 1 exit status make[4]: *** [test_mblock] Error 1 make[4]: Leaving directory `/usr/src/gnuradio_trunk/mblock/src/lib' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/usr/src/gnuradio_trunk/mblock/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/src/gnuradio_trunk/mblock' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/gnuradio_trunk' make: *** [all] Error 2
_______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
