On Mon, May 10, 2010 at 04:59:15AM -0700, STErm wrote: > > I'm still unable to compile apps for USRP2 due to the following errors on the > Boost libraries: > > gcc -g -O2 -Wall -pg -o .libs/find_usrps find_usrps.o > ../lib/.libs/libusrp2.so /usr/local/lib/libgruel.so > ../lib/.libs/libusrp2.so: undefined reference to > `boost::thread_resource_error::thread_resource_error()' > ../lib/.libs/libusrp2.so: undefined reference to `typeinfo for > boost::thread_resource_error' > ../lib/.libs/libusrp2.so: undefined reference to > `boost::thread_resource_error::~thread_resource_error()' > collect2: ld returned 1 exit status > make[2]: *** [find_usrps] Error 1 > > So PLEASE, can anyone enlighten me about how can I solve this issue so that > I can test my boards and apps too?
We need more clues from you to be of assistance. Please read this: http://gnuradio.org/redmine/wiki/gnuradio/ReportingErrors and ask again. Eric _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
