From owner-freebsd-questions Sat Dec 8 4:51:45 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id AC0DD37B405 for ; Sat, 8 Dec 2001 04:51:41 -0800 (PST) Received: (qmail 1668 invoked by uid 0); 8 Dec 2001 12:51:40 -0000 Received: from tk212017108240.univie.teleweb.at (HELO Deadcell.ANT) (212.17.108.240) by mail.gmx.net (mp008-rz3) with SMTP; 8 Dec 2001 12:51:40 -0000 Received: (from ant@localhost) by Deadcell.ANT (8.11.6/8.11.6) id fB8CpYR75810; Sat, 8 Dec 2001 13:51:34 +0100 (CET) (envelope-from ant) Date: Sat, 8 Dec 2001 13:51:34 +0100 From: Andreas Ntaflos To: Stijn Hoop Cc: freebsd-questions@freebsd.org Subject: Re: gl.h and glu.h not around? Message-ID: <20011208135134.A71972@Deadcell.ANT> Mail-Followup-To: Stijn Hoop , freebsd-questions@freebsd.org 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011208002848.A36400@pcwin002.win.tue.nl>; from stijn@win.tue.nl on Sat, Dec 08, 2001 at 12:28:48AM +0100 Platform: FreeBSD 4.4-STABLE Hostname: Deadcell.ANT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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