
04-14-2010, 07:08 AM
|
My empire of dirt
|
 |
Join Date: Mar 2006
Location: Australia
Posts: 2,422
|
|
I've downloaded and compiled boost 1.42 but I'm still failing dependencies. Needing
libboost_filesystem-mt-1_41.so.1.41.0
libboost_system-mt-1_41.so.1.41.0
while I have
/usr/local/lib/libboost_filesystem.so.1.42.0
/usr/local/lib/libboost_system.so.1.42.0
I specified to include all libraries in bootstrap...how do I build the -mt variant of these libraries? Running Ubuntu 64-bit with Lucid repository but downloaded source since repository version is at 1.40 atm |
|
|