View Single Post
  #7  
Old 04-14-2010, 07:08 AM
Twinny Twinny is offline
My empire of dirt
Twinny's Avatar
Join Date: Mar 2006
Location: Australia
Posts: 2,422
Twinny is just really niceTwinny is just really nice
Send a message via AIM to Twinny
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
Reply With Quote