[Xcb] tls_get_addr

Timothy Dawes tdawes at highstream.net
Fri Oct 29 13:07:35 PDT 2004


I can't seem to figure this out (___tls_get_addr).  My machine is GNU/Linux 
(2.6.8.1), gcc-3.4.2, binutils-2.15.  Any help, is greatly appreciated.
(./configure --prefix=/usr --enable-dependency-tracking --with-opt && make)

...
/bin/sh ../libtool --mode=link gcc -include config.h -g -Wall -pedantic 
-Wpointer-arith         -Wstrict-prototypes -Wmissing-declarations 
-Wnested-externs -I/usr/include/X11/XCB   -D_XOPEN_SOURCE=500       -o 
check_all  check_all-check_all.o check_all-check_public.o -lXCB -lcheck 
gcc -include config.h -g -Wall -pedantic -Wpointer-arith -Wstrict-prototypes 
-Wmissing-declarations -Wnested-externs -I/usr/include/X11/XCB 
-D_XOPEN_SOURCE=500 -o .libs/check_all check_all-check_all.o 
check_all-check_public.o  /usr/src/usr/xcb/src/.libs/libXCB /usr/lib/libXau 
-lcheck
/usr/src/usr/xcb/src/.libs/libXCB: undefined reference to `___tls_get_addr'
collect2: ld returned 1 exit status
make[2]: *** [check_all] Error 1


More information about the xcb mailing list