discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Configure: error: Could not link against libboost_sys


From: Sindy Acosta
Subject: [Discuss-gnuradio] Configure: error: Could not link against libboost_system!
Date: Fri, 19 Aug 2011 18:12:34 +0200

Good day,
Im trying to install GNU radio to be used with OpenBTS on ubuntu 11.04

i download and install liboost 1.44.0

with the next commands:

./bootstrap.sh --show-libraries
./bootstrap.sh --with-libraries=thread,date_time,program_options
./bjam --prefix=/opt/boost_1_44_0
./bjam --prefix=/opt/boost_1_44_0 install

i got the GNU radio from git and when i proceed to install it:

After the bootstrap when i execute ./configure --with-boost=/opt/boost_1_44_0

i get this:

....
checking whether the boost::thread includes are available... yes
checking for exit in -lboost_thread... yes
checking whether the boost::date_time includes are available... yes
checking for exit in -lboost_date_time... yes
checking whether the boost::system includes are available... yes
configure: error: Could not link against libboost_system!

I also tried with boost 1.47.0 but got the same result.

Could some one help me to find out what could be the cause of this issue?

best regards,

Thanks



reply via email to

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