andrew` Posted November 28, 2012 Report Share Posted November 28, 2012 Hello,I am using Trisquel 5.5 which is based on Ubuntu 11.10. I have tried compiling 0 A.D. but when I do make -j3 I get:[...]Linking pyrogenesisCreating obj/test_ReleaseActorEditor.cppprecompiled.hLinking ActorEditor/usr/bin/ld: cannot find -lfamcollect2: ld returned 1 exit statusmake[1]: *** [../../../binaries/system/pyrogenesis] Error 1make: *** [pyrogenesis] Error 2make: *** Waiting for unfinished jobs....I tried installing fam and libfam0 packages (I was just guessing) but it didn't work. I know I can just use the PPA but I would like to see what the problem is anyway.Any help would be appreciated! Andrew. Quote Link to comment Share on other sites More sharing options...
leper Posted November 28, 2012 Report Share Posted November 28, 2012 I guess you are compiling alpha 11, so you should pass --without-fam to update-workspaces.sh. (This was a minor issue fixed shortly after the release, as fam was disabled by default in alpha 11 and replaced by inotify (which is in the kernel)) Quote Link to comment Share on other sites More sharing options...
andrew` Posted November 28, 2012 Author Report Share Posted November 28, 2012 Thanks for that - it compiled with that option. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.