...reported as
++++++++++++++++++++++++++++
Package gl was not found in the pkg-config search path.
Perhaps you should add the directory containing `gl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gl' found
configure:18565: $? = 1
configure:18578: $PKG_CONFIG --exists --print-errors "$GLPROTO $LIBGL"
Package gl was not found in the pkg-config search path.
Perhaps you should add the directory containing `gl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gl' found
configure:18581: $? = 1
No package 'gl' found
configure:18618: error: Package requirements (glproto >= 1.4.10 gl >=
7.1.0) were not met:
No package 'gl' found
+++++++++++++++++++++++++++++
But I have a 'glproto.pc', in /opt/X11/lib/pkgconfig, and a bunch of
stuff in /opt/X11/include/GL.
I haven't found a 'gl' package listed in BLFS, and google hasn't yielded
me any useful info so far. The 'glproto.pc' came in, alongside some
other files, with the protocol headers, back when I started this build
project.
The relevant environment variables:
LD_LIBRARY_PATH=/opt/X11/lib
XORG_CONFIG='--prefix=/opt/X11 --sysconfdir=/etc --mandir=/opt \
/X11/share/man --localstatedir=/var'
XORG_PREFIX=/opt/X11
So is this enough to suggest what I'm doing wrong, or where I should
look next?
I'm building this on an LFS 6.7 running on a VirtualBox VM. I'm using
nfs mounts from the host (ubuntu 10.04 desktop) to supply my sources
directory (and three others that aren't relevant here):
jam...@hamilton:/build/xc/xorg-server-1.8.2$ df -k
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda7 6418360 2313668 3778652 38% /
tmpfs 1035612 0 1035612 0% /dev/shm
holland:/mnt/sda8 40314880 1388544 36878336 4% /sources
holland:/home 50395136 20577280 27257856 44% /mnt/host/home
holland:/usr/local 10081280 4087808 5481472 43% /usr/local
holland:/var/local 10081280 867328 8701952 10% /var/local
Jim Michmerhuizen
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page