[GRASS5] NVIZ problem
Markus Neteler
neteler at geog.uni-hannover.de
Wed Oct 11 10:49:59 EDT 2000
On Wed, Oct 11, 2000 at 06:26:55PM +0700, Justin Hickey wrote:
> Hello all
>
> I tried compiling the new NVIZ structure and I got the following error
> message compiling NVIZ2.2/src/
>
> touch nviz_init.c
> cc -g -mips3 -I/usr/local/include -I/usr/local/include
> -I/usr/people/jhickey/grassCVS/grass/src/libes/ogsf -D_NO_PROTO
> -D__STDC__ -I
> /usr/people/jhickey/grassCVS/grass/src/libes/LIB.mips-sgi-irix6.5/libgis.a
> -I/usr/people/jhickey/grassCVS/grass/src/include -c nvizAppInit.c -o
> OBJ.mips-sgi-irix6.5/nvizAppInit.o
> "/usr/local/include/tcl.h", line 140: error(1005): could not open source
> file
> "stdio.h"
> #include <stdio.h>
> ^
>
> 1 catastrophic error detected in the compilation of "nvizAppInit.c".
> Compilation terminated.
>
> Any ideas what is going on here?
>
> Also, I do not have anything for DSPINC so the -I$(DSPINC) in the
> NVIZ2.2/src/Gmakefile turns into just -I (nothing after it - see above).
> Could this be the problem?
Yes, this will cause the error.
I have fixed the DSPINC error and a wrongly placed GISLIB in
src.contrib/GMSL/NVIZ2.2/src/Gmakefile.in
But a new one occurred from your ogsf-patch:
/home/neteler/ggg/src/libes/ogsf/LIB.i686-pc-linux-gnu/libgsf.a(GS2.o): In
function S_libinit':
/home/neteler/ggg/src/libes/ogsf/GS2.c:70: multiple definition of
D_matrix'
OBJ.i686-pc-linux-gnu/nviz_init.o:/home/neteler/ggg/src.contrib/GMSL/NVIZ2.2/src/nviz_init.c:58:
first defined here
collect2: ld returned 1 exit status
make: *** [nvwish] Error 1
Any ideas?
Markus
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'
More information about the grass-dev
mailing list