[GRASS5] (no subject)

Tom Rake duff_maps at hotmail.com
Wed May 8 17:51:49 EDT 2002


I am trying to compile the release branch on a Debian-Potato i386 computer. 
NVIZ fails to compile. I have tk8.0 (8.0.5) and related developer files 
including the correct tkInt.h need for togl.c. These are loaded at 
/usr/include/tk8.0/generic/ on my machine. All configure options I try still 
pick up the tkInt8.0p.h from the NVIZ/src directory while picking up the 
tk.h from /usr/include/
My assumption is that all the tkInt files are fixing other bugs and 8.0.5 
(as packaged by Debian) is not compatable with those fixes.



===================== compile messages =======================
gcc -I/home/grass5/src/grass5.0/release/grass/src/include -g -O2   
-I/usr/X11R6/include   
-I/home/grass5/src/grass5.0/release/grass/src/libes/ogsf  -D_NO_PROTO 
-D__STDC__   -I/usr/include/postgresql  -c togl.c -o 
OBJ.i686-pc-linux-gnu/togl.o
In file included from togl.c:145:
tkInt8.0p2.h:35: conflicting types for `Tk_PostscriptInfo'
/usr/include/tk.h:109: previous declaration of `Tk_PostscriptInfo'
make[3]: *** [OBJ.i686-pc-linux-gnu/togl.o] Error 1
make[3]: Leaving directory 
`/home/grass5/src/grass5.0/release/grass/src.contrib/GMSL/NVIZ2.2/src'
make[2]: *** [nvwish] Error 2
make[2]: Leaving directory 
`/home/grass5/src/grass5.0/release/grass/src.contrib/GMSL/NVIZ2.2'
GISGEN failure at STEP: src.contrib/GMSL/NVIZ2.2
===========================================================



More information about the grass-dev mailing list