From owner-freebsd-questions Thu Dec 6 15:34:55 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 7A05E37B405 for ; Thu, 6 Dec 2001 15:34:51 -0800 (PST) Received: (qmail 13148 invoked by uid 0); 6 Dec 2001 23:34:48 -0000 Received: from tk212017108240.univie.teleweb.at (HELO Deadcell.ANT) (212.17.108.240) by mail.gmx.net (mp010-rz3) with SMTP; 6 Dec 2001 23:34:48 -0000 Received: (from ant@localhost) by Deadcell.ANT (8.11.6/8.11.6) id fB6NNFO55316 for freebsd-questions@freebsd.org; Fri, 7 Dec 2001 00:23:15 +0100 (CET) (envelope-from ant) Date: Fri, 7 Dec 2001 00:23:15 +0100 From: Andreas Ntaflos To: freebsd-questions@freebsd.org Subject: gl.h and glu.h not around? Message-ID: <20011207002315.A69012@Deadcell.ANT> Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 Servus everybody, I was wondering about /usr/X11R6/include/GL/*. Everytime lately when I try to build a port which needs whatever form of support for/from opengl as a build or run-dependency, the build process fails with something like the following: In file included from vis.h:30, from ./resource.c:69: visgl.h:19: GL/gl.h: No such file or directory visgl.h:20: GL/glx.h: No such file or directory In file included from vis.h:30, from ./resource.c:69: and weird stuff like this. Looking into /usr/X11R6/include/GL, there are indeed no such files or directories. I've tried copying them over from a friend's machine, but building still fails, just with other weird errors, for example xlockmore: In file included from vis.h:30, from ./resource.c:69: visgl.h:20: GL/glx.h: No such file or directory Again something missing.. >:( So what is it I have to reinstall or update in order to have a correct /usr/X11R6/include/GL? I've tried many ports which may have something to do with gl but they all fail in the same way. thanks in advance... -- 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