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

Error: Could not link against boost_system-mt !



Hi,
I am getting some error related to boost libraries while ./configure command below. I am using Ubuntu 14.04 64-bit. Kindly help me how to resolve this.

basharat@SmarboyPC:~/libtorrent-rasterbar-0.16.3$ ./configure --with-boost-system=mt --prefix=/home/basharat/rasterbar --enable-tests --enable-examples --enable-debug --disable-dht --disable-geoip  --disable-pool-allocators

I get this error at the end of the output.

Checking for boost libraries:
checking for boostlib >= 1.36... yes
checking whether the Boost::System library is available... yes
checking for exit in -lmt... no
checking for exit in -lboost_system-mt... no
configure: error: Could not link against boost_system-mt !


Reply to: