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, _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
