Well, somehow libX11 uasn't linking with libXcb, so I passed LIBS="-lxcb" and LDFLAGS="-L/usr/X11/lib" and it linked right!
Stranger is that I deleted all libs to compile again with the automatic script for it install the rest of the libs, and it compiled well for the second time. It didn't worked until I passed the flags!! -------------------------------------------------- From: "Simon Geard" <[email protected]> Sent: Wednesday, January 20, 2010 9:39 AM To: <[email protected]> Subject: Re: Xorg problems, with libX11.so > -- > http://linuxfromscratch.org/mailman/listinfo/blfs-support > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
