Re: Install xdriinfo

2007-10-09 Thread Pieter de Goeje
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,
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Install xdriinfo

2007-10-09 Thread Martin Schweizer

Hello Pieter

Yes, that did the trick. Thank you.

Regards,




Pieter de Goeje schrieb:

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,


--
Martin Schweizer

PC-Service M. Schweizer GmbH; Bannholzstrasse 6; Postfach 132;
CH-8608 Bubikon; Tel. +41 55 243 30 00; Fax: +41 55 243 33 22;
http://www.pc-service.ch
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]