Date: Sat, 8 Dec 2001 13:51:34 +0100 From: Andreas Ntaflos <ntaflos.andreas@gmx.net> To: Stijn Hoop <stijn@win.tue.nl> Cc: freebsd-questions@freebsd.org Subject: Re: gl.h and glu.h not around? Message-ID: <20011208135134.A71972@Deadcell.ANT> In-Reply-To: <20011208002848.A36400@pcwin002.win.tue.nl>; from stijn@win.tue.nl on Sat, Dec 08, 2001 at 12:28:48AM %2B0100 References: <20011207122820.A56626@Deadcell.ANT> <20011207113639.E9502-100000@cyclops.ehsrealtime.com> <20011207082117.A19621@freebsdportal.org> <20011207183111.C56626@Deadcell.ANT> <20011208002848.A36400@pcwin002.win.tue.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 08, 2001 at 12:28:48AM +0100, Stijn Hoop wrote: > > What is the output of > > $ make -V XFREE86_VERSION It is "4" indeed. > if it is '4' then this makes sense - XFree86-4.x includes a version of Mesa > that provides the correct header files, so the Mesa port will only install > glut.h, whether you are running XFree86-4.x or XFree86-3.x. But what with the ports that need the files in /usr/X11R6/include/GL? How do the know that XFree86-4.x has the correct header files? I am running XFree86-4.1 and have XFREE_VERSION="4" in /etc/make.conf. Obviously, those ports expect to find gl.h, glx.h and the other candidates to be in /usr/X11R6/include/GL but there is only glut.h. > If you are running XFree86-3.x, you should remove the 'XFREE86_VERSION=4' line > >from your /etc/make.conf and reinstall Mesa. Then it should work. > > If you are running XFree86-4.x, something went wrong with your XFree > installation and you should forcefully reinstall that port/package. What could it be that went wrong? I am somewhat confused with this.. Thanks and regards -- Andreas "ant" Ntaflos ntaflos.andreas@gmx.net Vienna, AUSTRIA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011208135134.A71972>