Cannot install Bit Torrent client Flush client on Sabayon 4.2
Hello all I am trying to install the flush Bit torrent client on Sabayon 4.2 (great release btw) I downloaded the tar file from sourceforge extracted it and when I tried installing it I got a "make: *** [all] Error 2 " Error message
The output is below Any Ideas?
./configure&&make&&make install
-c
c
/usr/include/boost/system/error_code.hpp:209: undefined reference to `boost::system::get_posix_category()'
/usr/include/boost/system/error_code.hpp:210: undefined reference to `boost::system::get_system_category()'
../src/mlib/libmlib.a(libmlib_a-libtorrent.o): In function `get_system_category':
/usr/include/boost/asio/error.hpp:215: undefined reference to `boost::system::get_system_category()'
/usr/include/boost/asio/error.hpp:215: undefined reference to `boost::system::get_system_category()'
collect2: ld returned 1 exit status
make[4]: *** [flush] Error 1
make[4]: Leaving directory `/home/jad777/Install/flush-0.7/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/jad777/Install/flush-0.7/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/jad777/Install/flush-0.7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jad777/Install/flush-0.7'
make: *** [all] Error 2
|