Upgrading to Xorg 7.2.0
José García Juanino
jjuanino at gmail.com
Tue May 22 18:47:40 UTC 2007
El martes 22 de mayo a las 17:06:55 CEST, Christopher Prance escribió:
> On 5/22/07, Norberto Meijome <freebsd at meijome.net> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20070522/b3131631/attachment.pgp
More information about the freebsd-questions
mailing list