• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling (SOLVED) r.3884

akues

Well-Known Member
Joined
Dec 20, 2009
Messages
1,653
Reaction score
73
Location
Poland
Hello,

I compiled 1.46 libboosts from sources and I getting this error: after ./configure:

configure: error: "Linking against boost::thread library failed."


I want to compile rev 3884 and 1.46.1 is the latest libboost which worked with r.3884. I used ./bootstrap.sh then./bjam and ./bjam install to compile whole libboost with thread also (https://ubuntuforums.org/showthread.php?t=1180792)

But ./configure not detects libboost-thread - configure: error: "Linking against boost::thread library failed."

I have Debian 8 Jessie - maybe this is reason? I had compliled it on older distribution and then it was all normally.

Can anyone please really help me?
 
Back
Top