Hi

On x86 lfs-6.8 BLFS svn-20110417 MesaLib-7.9 patched with
MesaLib-7.9-add_xdemos-1.patch
make failed with

make[1]: Entering directory `/home/thanos/build/xc/Mesa-7.9/xdemos'
gcc -L../lib -lGL -o glxinfo glxinfo.c
glxinfo.c:41:19: fatal error: GL/gl.h: No such file or directory
compilation terminated.
make[1]: *** [glxinfo] Error 1
make[1]: Leaving directory `/home/thanos/build/xc/Mesa-7.9/xdemos'
make: *** [default] Error 1

Did i do something wrong?
I had to add -I../include/ to $(CC) lines of xdemos/Makefile to build 
glxgears and glxinfo

Also, I'm not sure how to deal with cairo-1.8.10 dependencies.
The book has X Window System as recommended dependency.
Given that cairo has to be installed during Xorg installation,
should cairo be reinstalled after Xorg installation completes,
or should cairo source tree be retained until Xorg installation completes
and run tests with an available X Window screen?

Thanks
Thanos
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to