Date: Tue, 22 May 2007 20:30:27 +0200 From: =?iso-8859-1?Q?Jos=E9_Garc=EDa?= Juanino <jjuanino@gmail.com> To: Christopher Prance <lildevildude@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Upgrading to Xorg 7.2.0 Message-ID: <20070522183027.GA1342@gauss.sanabria.es> In-Reply-To: <d895f34c0705220806n272958adl86986f94b85cb202@mail.gmail.com> References: <d895f34c0705220806n272958adl86986f94b85cb202@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable El martes 22 de mayo a las 17:06:55 CEST, Christopher Prance escribi=F3: > On 5/22/07, Norberto Meijome <freebsd@meijome.net> wrote: > > =3D=3D=3D> 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=3D100 -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 --=20 http://www.telefonica.net/web2/gauss --3MwIy2ne0vdjdPXF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQFGUzbDFOo0zaS9RnIRAg6MAJ97jxw1A3QlFLo01QydKTDNuw4pJACbB7oR o/7z5PlP7yS1V+IsPVb8h0s= =k5+X -----END PGP SIGNATURE----- --3MwIy2ne0vdjdPXF--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070522183027.GA1342>