Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Aug 2004 09:30:23 GMT
From:      Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/69849: [update] py-opengl
Message-ID:  <200408240930.i7O9UNN3066970@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/69849; it has been noted by GNATS.

From: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
To: Radim Kolar <hsn@netmag.cz>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/69849: [update] py-opengl
Date: Tue, 24 Aug 2004 11:29:59 +0200

 Am 21. Aug 2004 um 21:44 CEST schrieb Radim Kolar:
 > > You can't have tested this, there's a $ missing:
 > > Anyway, I'll see how far I get.
 > This was a last-minute change. 
 > i have this port installed and working.
 
 I assume you have a reason for setting both USE_GL & USE_MESA?
 
 Something's wrong with tcl:
 cc -fno-strict-aliasing -DNDEBUG -O -pipe -g -D_THREAD_SAFE -DTHREAD_STACK_SIZE=0x20000 -O -pipe -g -fPIC -DUSE_TCL_STUBS=1 -DUSE_TK_STUBS=1 -I/usr/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -I/usr/local/include/python2.3 -I/usr/local/include/python2.3 -Isrc/Togl-1.6 -I/usr/local/lib/tk8.4/../../include -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/python2.3/Numeric -I/usr/local/include/python2.3 -I/usr/local /include/python2.3 -Isrc/Togl-1.6 -I/usr/local/lib/tk8.4/../../include -I/usr/local/include -c src/Togl-1.6/togl.c -o build/temp.freebsd-4.10-STABLE-i386-2.3/src/Togl-1.6/togl.o -O -pipe -g
 src/Togl-1.6/togl.c:55: tcl.h: No such file or directory
 src/Togl-1.6/togl.c:59: tk.h: No such file or directory
 src/Togl-1.6/togl.c:67: #error Sorry Togl requires Tcl/Tk ver 8.0 or higher.
 In file included from src/Togl-1.6/togl.c:109:
 src/Togl-1.6/togl.h:108: tcl.h: No such file or directory
 src/Togl-1.6/togl.h:109: tk.h: No such file or directory
 
 Installed:
 tcl-8.4.6_1,1       Tool Command Language
 tk-8.4.6,1          Graphical toolkit for TCL
 py23-tkinter-2.3.4_1
 
 IMHO -I/usr/local/lib/tk8.4/../../include should read -I/usr/local/lib/tk8.4/../../include/tk8.4
 
 Volker
 -- 
 http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME
 L-Attriwutgrammatik



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408240930.i7O9UNN3066970>