[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: XIM can't work normally under XFree86 4.3.0-0pre1v3



In-Reply-To=<[🔎] 000701c390c6$b74df610$0a83a8c0@BBNSNB>

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



Reply to: