Advertisement
Guest User

Untitled

a guest
May 27th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. Making all in src
  2. make[1]: Entering directory `/dev/shm/portage/games-engines/fife-svn-9999/work/fife-svn-9999/ext/guichan-0.8.2/src'
  3. Making all in widgets
  4. make[2]: Entering directory `/dev/shm/portage/games-engines/fife-svn-9999/work/fife-svn-9999/ext/guichan-0.8.2/src/widgets'
  5. /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2 -Wall -Wno-unused -DGUICHAN_BUILD -MT button.lo -MD -MP -MF .deps/button.Tpo -c -o button.lo button.cpp
  6. libtool: Version mismatch error. This is libtool 2.2.6, but the
  7. libtool: definition of this LT_INIT comes from libtool 2.2.6b.
  8. libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
  9. libtool: and run autoconf again.
  10. make[2]: *** [button.lo] Error 63
  11. make[2]: Leaving directory `/dev/shm/portage/games-engines/fife-svn-9999/work/fife-svn-9999/ext/guichan-0.8.2/src/widgets'
  12. make[1]: *** [all-recursive] Error 1
  13. make[1]: Leaving directory `/dev/shm/portage/games-engines/fife-svn-9999/work/fife-svn-9999/ext/guichan-0.8.2/src'
  14. make: *** [all-recursive] Error 1
  15. os.chdir('/dev/shm/portage/games-engines/fife-svn-9999/work/fife-svn-9999')
  16. scons: *** Error 2
  17. Building failed: guichan
  18. scons: *** [ext/ext_target] Explicit exit, status 1
  19. scons: building terminated because of errors.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement