Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
egoboo won't compile
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
entropyuva
n00b
n00b


Joined: 30 Apr 2002
Posts: 29
Location: Centreville, VA

PostPosted: Thu Oct 03, 2002 5:08 am    Post subject: egoboo won't compile Reply with quote

hey guys. i'm having a problem running 'emerge egoboo". I get the folowwing error:
Code:
gcc -march=pentium3 -O3 -pipe -fomit-frame-pointer camera.o char.o enchant.o game.o graphic.o input.o menu.o module.o network.o particle.o passage.o script.o sound.o lin-file.o gltexture.o mathstuff.o graphicfan.o graphicmad.o graphicprt.o configfile.c -D_LINUX -ffast-math -funroll-loops -O3 -g -I/usr/include/SDL -D_REENTRANT -I/usr/X11/include -L/usr/X11R6/lib -L/usr/lib -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lGL -lGLU -o egoboo
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../../i686-pc-linux-gnu/bin/ld: warning: libstdc++-libc6.2-2.so.3, needed by /usr/X11R6/lib/libGLU.so, not found (try using -rpath or -rpath-link)
/usr/X11R6/lib/libGLU.so: undefined reference to `__rtti_user'
/usr/X11R6/lib/libGLU.so: undefined reference to `__rtti_si'
/usr/X11R6/lib/libGLU.so: undefined reference to `__throw'
/usr/X11R6/lib/libGLU.so: undefined reference to `terminate(void)'
/usr/X11R6/lib/libGLU.so: undefined reference to `__builtin_vec_new'
/usr/X11R6/lib/libGLU.so: undefined reference to `__builtin_vec_delete'
/usr/X11R6/lib/libGLU.so: undefined reference to `__rtti_class'
/usr/X11R6/lib/libGLU.so: undefined reference to `__builtin_delete'
/usr/X11R6/lib/libGLU.so: undefined reference to `__terminate'
/usr/X11R6/lib/libGLU.so: undefined reference to `__builtin_new'
collect2: ld returned 1 exit status
make: *** [egoboo] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 1349, Exitcode 2
!!! failed build

I am using the nvidia glx drivers.
the part that says:
Code:
warning: libstdc++-libc6.2-2.so.3, needed by /usr/X11R6/lib/libGLU.so, not found (try using -rpath or -rpath-link)

is the same problem i get when i try to run certain binaries that I havent recompiled with gcc3.2 (i recently upgraded from gentoo1.2 to getnoo1.4

This is wierd because opengl apps seem to run fine, so i can't imagine that the nvidia gl drivers are incompatiable with gcc3.2.

Thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum