discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] mblock linking error


From: Roshan Baliga
Subject: Re: [Discuss-gnuradio] mblock linking error
Date: Tue, 27 Feb 2007 17:18:42 -0800
User-agent: Thunderbird 1.5.0.5 (X11/20060719)

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
address@hidden
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio




reply via email to

[Prev in Thread] Current Thread [Next in Thread]