discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Boost Problem in Compiling Current Trunk


From: Firas A.
Subject: [Discuss-gnuradio] Boost Problem in Compiling Current Trunk
Date: Wed, 31 Dec 2008 23:30:06 -0800 (PST)

Hi,

I cannot compile the current trunk 10183. I'm using boost 1_37_0. Although
./configure went out with no boost problems as in :

checking for boost >= 1.35... yes
checking whether the boost::thread includes are available... yes
checking for exit in -lboost_thread-gcc42-mt-1_37... yes
checking whether the boost::date_time includes are available... yes
checking for exit in -lboost_date_time-gcc42-mt-1_37... yes
checking whether the boost::program_options includes are available... yes
checking for exit in -lboost_program_options-gcc42-mt-1_37... yes



But make gave me the following error:

g++ -g -O2 -g -O2 -pthread -pthread -Wall -Woverloaded-virtual -o
.libs/usrp_rx_cfile usrp_rx_cfile.o  -lboost_program_options-gcc42-mt-1_37
../../gr-usrp/src/.libs/libgnuradio-usrp.so 
/usr/bin/ld: cannot find -lboost_program_options-gcc42-mt-1_37
collect2: ld returned 1 exit status
make[3]: *** [usrp_rx_cfile] Error 1
make[3]: Leaving directory `/home/firas/gnuradio_doc/gr-usrp/apps'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/firas/gnuradio_doc/gr-usrp'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/firas/gnuradio_doc'
make: *** [all] Error 2




Regards,

Firas
-- 
View this message in context: 
http://www.nabble.com/Boost-Problem-in-Compiling-Current-Trunk-tp21239692p21239692.html
Sent from the GnuRadio mailing list archive at Nabble.com.





reply via email to

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