On Wed, 2010-01-20 at 05:46 +0000, Joao Henriques wrote:
> /usr/X11/lib/libX11.so: undefined reference to
> `xcb_connection_has_error'
> /usr/X11/lib/libX11.so: undefined reference to `xcb_poll_for_reply'
> /usr/X11/lib/libX11.so: undefined reference to
> `xcb_get_maximum_request_length'
> /usr/X11/lib/libX11.so: undefined reference to
> `xcb_get_file_descriptor'
...

So, a whole heap of undefined references looking for xcb_* functions.
Have you installed libxcb? If not, there's your problem. I know the book
says it's optional, but I think these days, Xorg packages are starting
to require it.

Simon.

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to