El martes 22 de mayo a las 17:06:55 CEST, Christopher Prance escribió: > On 5/22/07, Norberto Meijome <[EMAIL PROTECTED]> wrote: > > ===> Building for mesa-demos-6.5.3_1 > gmake[1]: Entering directory > `/usr/ports/graphics/mesa-demos/work/Mesa-6.5.3/progs/demos' > cc -I../../include -fPIC -pedantic -I/usr/local/include -DUSE_XSHM > -DHZ=100 -O2 -fno-strict-aliasing -pipe arbfplight.c readtex.o > -L/usr/local/lib -lglut -lGLU -lGL -lXext -lXmu -lXi -lX11 -lm -o > arbfplight > arbfplight.c:14:21: GL/glut.h: No such file or directory
It looks like it cannot find ${X11BASE}/include/GL/glut.h. This header
is installed by graphics/libglut port. Check whether
/usr/X11R6/include/GL/glut.h exists. In that case update it with
portupgrade -f, and then that header will install in
/usr/local/include/GL/glut.h (check before whether you have
devel/imake-6 port instead of the devel/imake one, as the last one is
the suitable port for Xorg 7.2).
Regards
--
http://www.telefonica.net/web2/gauss
pgpJmJh9te1qB.pgp
Description: PGP signature
