Jump to content

make[1]: *** [../../../binaries/system/pyrogenesis_dbg] Error 1


shackra
 Share

Recommended Posts

hello, i was trying to install 0ad from AUR and i got the next error:

==== Building pyrogenesis ====
main.cpp
Linking pyrogenesis
/usr/bin/ld: cannot find -lboost_signals-mt
/usr/bin/ld: cannot find -lboost_filesystem-mt
/usr/bin/ld: cannot find -lboost_system-mt
collect2: ld devolvió el estado de salida 1
make[1]: *** [../../../binaries/system/pyrogenesis_dbg] Error 1
make: *** [pyrogenesis] Error 2
==> ERROR: Se produjo un error en build().
Cancelando...
jorge@Abril:~/0ad-svn$

there is copy of my /etc/ld.so.conf:


#
# /etc/ld.so.conf
#

include /etc/ld.so.conf.d/*.conf
/usr/local/lib/
/usr/lib/libfakeroot
/usr/lib/gnome-bluetooth
/usr/lib/llvm
/usr/lib/perl5/core_perl/CORE
/opt/qt/lib
/usr/lib/xulrunner-2.0
/lib
/lib64
/usr/lib

# End of file

any help? :)

regards!

Link to comment
Share on other sites

There's a note on the build instructions page about that error. (It would be good if we could detect and select the right version automatically, but I don't really know how...)

If you're using this AUR package then it should already do that replacement for you, though.

huh, i'll check that PKGBUILD, i'm was using another one from AUR :-|.

thanks!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...