[Xcb] xcb/util failure

Russell Shaw rjshaw at netspace.net.au
Thu Sep 28 00:00:28 PDT 2006


Hi,
I did all the build steps in http://xcb.freedesktop.org/wiki/DevelopersGuide for git.

When doing "make" for xcb/util, i get:

gcc -Wall -g -O0 -o .libs/test_reply test_reply-test_reply.o  -L/usr/local/lib 
/usr/local/lib/libxcb.so ./.libs/libXCBReply.so
./.libs/libXCBReply.so: undefined reference to `xcb_get_request_read'
collect2: ld returned 1 exit status
make[1]: *** [test_reply] Error 1
make[1]: Leaving directory `/home/russell/SRC/xcb/util/reply'
make: *** [all-recursive] Error 1


xcb_get_request_read is not defined in any header files.


More information about the Xcb mailing list