Hello All: As per the documentation I issued the following command: emerge -aq ag-libs/agtk
Everything goes along nicely until vic. The building of vic under Gentoo-(Linux 2.6.7 r11) fails. It fails with the following message. ..... : warning: Using 'getservbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/X11R6/lib/libX11.a(XlibInt.o)(.text+0x818): In function `_XEventsQueued': : undefined reference to `pthread_equal' /usr/X11R6/lib/libX11.a(XlibInt.o)(.text+0xb91): In function `_XEventsQueued': : undefined reference to `pthread_equal' /usr/X11R6/lib/libX11.a(XlibInt.o)(.text+0xbae): In function `_XEventsQueued': : undefined reference to `pthread_equal' /usr/X11R6/lib/libX11.a(XlibInt.o)(.text+0xbcd): In function `_XEventsQueued': : undefined reference to `pthread_equal' /usr/X11R6/lib/libX11.a(XlibInt.o)(.text+0xbe8): In function `_XEventsQueued': : undefined reference to `pthread_equal' /usr/X11R6/lib/libX11.a(XlibInt.o)(.text+0xc64): more undefined references to `pthread_equal' follow collect2: ld returned 1 exit status make: *** [vic] Error 1 Any suggestions? Yes I have gnome installed. thank you, West Suhanic.