The same problem occurs on cygwin. I know cygwin is a lower priority,
but the issue may not be ubuntu specific. -josh
Roshan Baliga wrote:
I've run into the same problem on Ubuntu 6.06 (Dapper Drake) at trunk
rev 4662 (current). The trunk tree built fine for me on the same box a
month ago. (I already tried make distclean and bootstrap.)
-Roshan
Josh Blum wrote:
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 <http://libmblock-qa.la> libmblock.la
<http://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
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio