On 03/01/10 10:28, lux-integ wrote: > Greetings, > > I am having a little difficulty compiling xorg-xserver 1.7.2/1.7.3. On > execution, the configure script yields the following:- > > ---------------------------- > checking for GL... configure: error: Package requirements (glproto>= 1.4.9 gl >> = 7.1.0) were not met: > > No package 'gl' found > ---------------------------- > > > ########### but glproto is installed:- > root [ / ]# ls -l /usr/X11R7.5/lib/pkgconfig/gl* > -rw-r--r-- 1 root root 187 Jan 2 21:54 /usr/X11R7.5/lib/pkgconfig/glproto.pc > root [ / ]# > > ########## and version-1.4.10 > root [ / ]# ls /home/lattice/build*/sources*/xorg75/proto/gl* > /home/lattice/build09u8/sources-lanX161109/xorg75/proto/glproto-1.4.10.tar.bz2 > root [ / ]# > > -------------------- > I did NOT install mesa and am unsure if the reported errors have something > to do with this. >
You need to install mesa Andy -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
