In-Reply-To=<[EMAIL PROTECTED]> Possibly related, I've been having trouble with static linking against the i386 xlibs-dev 4.3.0-0pre1v3 package from experimental:
gcc -I/usr/include/SDL -D_REENTRANT -static -o player_example player_example.o ../lib/.libs/libtheora.a /usr/lib/libSDL.a -ldl -L/usr/X11R6/lib -lX11 -lXext -lpthread -lvorbis -lm -logg /usr/X11R6/lib/libX11.a(x11trans.o)(.text+0x995): In function `_X11TransSocketINETConnect': : warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/X11R6/lib/libX11.a(x11trans.o)(.text+0x76a): In function `_X11TransSocketINETConnect': : 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(imDefIm.o)(.text+0x291f): In function `_XimProtoOpenIM':: undefined reference to `XimShutdown' collect2: ld returned 1 exit status make[1]: *** [player_example] Error 1 -r -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

