Date: Tue, 9 Oct 2007 14:55:16 +0200 From: Pieter de Goeje <pieter@degoeje.nl> To: freebsd-questions@freebsd.org, Martin Schweizer <office@pc-service.ch> Subject: Re: Install xdriinfo Message-ID: <200710091455.16611.pieter@degoeje.nl> In-Reply-To: <20071009072303.GA13550@saturn.pcs.ms> References: <20071009072303.GA13550@saturn.pcs.ms>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 09 October 2007, Martin Schweizer wrote: > Hello > > I needd ports/x11/xdriinfo. While make I get the following error messages: > > ===> Building for xdriinfo-1.0.2 > make all-am > cc -DHAVE_CONFIG_H -I. -D_THREAD_SAFE -I/usr/local/include -O2 > -fno-strict-aliasing -pipe -MT xdriinfo.o -MD -MP -MF .deps/xdriinfo.Tpo -c > -o xdriinfo.o xdriinfo.c > xdriinfo.c:27:23: GL/glxext.h: No such file or directory > *** Error code 1 > > Stop in /usr/ports/x11/xdriinfo/work/xdriinfo-1.0.2. > *** Error code 1 > > Stop in /usr/ports/x11/xdriinfo/work/xdriinfo-1.0.2. > *** Error code 1 > > Stop in /usr/ports/x11/xdriinfo. > > As I understand the make file correct glxext.h shoud be in /usr/local/GL > but it isn't there. Do I need an other port? Yeah I noticed this one too. As a workaround you can install graphics/libGL first, then continue to make xdriinfo (and possibly the rest of Xorg) Regards, Pieter de Goeje > > What do I wrong? Any hints are welcome. > > Regards,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710091455.16611.pieter>