[Xcb] xcb/util failure

Barton C Massey bart at cs.pdx.edu
Thu Sep 28 00:52:33 PDT 2006


You can almost certainly work around the problem by
installing the "check" package.  There's supposed to be
stuff in the autconfig that makes the build work even if
check isn't installed; apparently it isn't currently working
right.  We'll look into it.

Thanks much for the report.

	Bart

In message <451B730C.9080403 at netspace.net.au> you wrote:
> 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.
> _______________________________________________
> Xcb mailing list
> Xcb at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xcb


More information about the Xcb mailing list