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 ! -- -- You received this message because you are subscribed to the Linux Users Group. To post a message, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit our group at http://groups.google.com/group/linuxusersgroup References can be found at: http://goo.gl/anqri Please remember to abide by our list rules (http://tinyurl.com/LUG-Rules or http://cdn.fsdev.net/List-Rules.pdf) --- You received this message because you are subscribed to the Google Groups "Linux Users Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
