On Tuesday 31 March 2009 01:21:34 pm William Immendorf wrote: > Hey, > > I need some help with building X.org. I was using the latest versions > of the LFS tools, but they were built with the 6.4 method. It was > built from a Debian Live Lenny Cd in case that matters. > > However, in the middle of building, I keep geting these errors: > > /usr/X11R7/lib/libxcb-xlib.so.0: undefined reference to '_xcb_lock_io' > /usr/X11R7/lib/libxcb-xlib.so.0: undefined reference to '_xcb_unlock_io' > > First it was happening with the programs in MesaLib, now it's > happening with appres (an Xorg app). And yes, I used the same versions > of the X.org programs in the book, except for xcb-util, in which I > used 0.3.3 instead of 0.3.0, which I figured was a minor upgrade to > that. > > And if that makes any diffrence, here is the order I built the packages in: > > xorg-proto > xorg-util > libXau > libXdmcp > xcb-proto > libxcb > xcb-util > xorg-lib > xbitmaps > lesstif (yes, lesstif, because it was a optional dep for Mesa, and I > built that.) > Mesa (also built the GLUT and Demos part) > xorg-apps > > Can you help me with this plobrem? > > William
this is how I did it a while back (if it is of any help - my host was amd64 -64BITonly kernel-2.6.27.7)):- prelims xorg7.4-prototol-headers xcb-proto-1.2 xcb-util-0.2.tar.bz2 libxcb-1.1.91.tar.bz2 xorg7.4-lib xorg7.4-util pixman-0.13.2.tar.gz ? cairo-1.6.4 -pass1 xterm-237.tgz xbitmaps-1.0.1.tar.bz2 drm-20080719.tar.bz2 MesaLib-7.1.tar.gz -leave source tree freeglut-2.4.0.tar.gz xorg7.4-app xorg7.4-data xorg7.4-font xkeyboard-config-1.2.tar.bz2 luit-1.0.3.tar.bz2 xorg7.4-server-1.5 xf86-input-aiptek-1.1.1 xf86-input-evdev-1.1.2 xf86-input-vmmouse-12.5.1 xorg7.4-driver-input xf86-video-sisusb-0.9.0 xf86-video-v4l-0.2.0 xorg7.4-driver-video xorg-7.4-doc gperf-3.0.3 xscreensaver-5.07.tar.gz -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
