Hi everyone
I am working on BLFS-6.3 - on X86_64 machine
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
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page