M_Mungo Posted January 27, 2010 Share Posted January 27, 2010 Hello.I am using Ubuntu Jaunty 9.04. - Trying to install 0 A.D.I am receiving the following error:Linking AtlasUI/usr/bin/ld: cannot find -lboost_system-mtcollect2: ld returned 1 exit statusmake[1]: *** [../../../binaries/system/libAtlasUI_dbg.so] Error 1make: *** [AtlasUI] Error 2make: *** Waiting for unfinished jobs..../usr/bin/ld: cannot find -lboost_system-mtcollect2: ld returned 1 exit statusmake[1]: *** [../../../binaries/system/pyrogenesis_dbg] Error 1make: *** [pyrogenesis] Error 2Linking test/usr/bin/ld: cannot find -lboost_system-mtcollect2: ld returned 1 exit statusmake[1]: *** [../../../binaries/system/test_dbg] Error 1make: *** [test] Error 2michael@michael-desktop:~/trunk/build/workspaces/gcc$ Anyone have any suggestions? (using boost 1.34). Link to comment Share on other sites More sharing options...
Ykkrosh Posted January 29, 2010 Share Posted January 29, 2010 People have had success with some versions of Ubuntu but I don't know if any were on Jaunty. If the suggestions here (libboost-system-dev etc) don't help, you could try running locate '/usr/lib*/libboost_system' and pasting the output here, since that should show if it's installed under a different name. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now