Hello I started over from a previous backup where libxcb not installed at all . And recompiled libxml2 with the option --with-zlib=no
The errors I had before , disappears, and no further error appears till now (compilation of Xorg drivers). Thanks for all > Date: Thu, 7 Oct 2010 17:20:01 +0100 > From: [email protected] > To: [email protected] > Subject: Re: XorgApplications failure on 64bit - MesaDemos Failure 0 > libxcb-xlib.so.0 > > On Thu, Oct 07, 2010 at 02:24:26PM +0000, Mark Mark wrote: > > > > Hi everyone > > > > I am working on BLFS-6.3 - on X86_64 machine > Without intending to be rude, why 6.3 ? It's ancient. If you use > the development book, some parts are still ancient, but others, such > as xorg, are much newer and you are more likely to get help. > > > I had the following error while trying to compile the appres-1.0.1 > > (XorgApplications): > > > > make[1]: Entering directory `/sources/xc/app/appres-1.0.1' > > gcc -g -O2 -o appres appres-appres.o -lXt -lX11 -lSM -lICE > > /usr/lib64/libxcb-xlib.so.0: undefined reference to `_xcb_lock_io' > > /usr/lib64/libxcb-xlib.so.0: undefined reference to `_xcb_unlock_io' > > collect2: ld returned 1 exit status > > > > The same error happened while trying to compile the MesaDemos-6.5.2 using > > the following command: > > > > sed -i 's...@-l$(GLUT_LIB)@@g' configs/default && > > make -C progs/xdemos PROGS='glxinfo glxgears' > > > > > > Thank you > > > It looks as if part of xcb isn't installed correctly. > On a machine where you have a working graphical desktop, try > http://www.google.com/linux?hl=en&q=undefined+reference+to+%60_xcb_lock_io%27&btnG=Search > > The first match at the moment is from blfs-support last year, looks > similar to your problem, and was perhaps caused by building > something in the wrong order. > > ĸen > -- > das eine Mal als Tragödie, das andere Mal als Farce > -- > 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
