[GRASS5] Re: Bob Covill's NVIZ2.2
Bob Covill
bcovill at tekmap.ns.ca
Tue Jun 17 13:11:33 EDT 2003
Hello,
It appears that you do not have the current version of "interface.h"
from "src.contrib/GMSL/NVIZ2.2/src".
It is in this file that "SV_ATT_FLAT" is defined.
If you are building from a CVS version, then I would recommend doing an
update in the src/libes/ogsf and src.contrib/GMSL/NVIZ2.2 directories
just to make sure you have everything up to date.
Hope this helps.
--
Bob Covill
Tekmap Consulting
P.O. Box 2016
Fall River, N.S.
B2T 1K6
Canada
E-Mail: bcovill at tekmap.ns.ca
Phone: 902-860-1496
Fax: 902-860-1498
Soil & Water Lab. wrote:
> Hello,
> I tried to compile Bob's version of NVIZ2.2 on a SuSE7.1/i386 box. I came with
> this error message:
>
> #################################################################
> /opt/src/grass5/grass50_exp_2003_06_14/src.contrib/GMSL/NVIZ2.2/src
> make -f OBJ.i686-pc-linux-gnu/make.rules
>
> make[1]: Entering directory
> `/opt/src/grass5/grass50_exp_2003_06_14/src.contrib/GMSL/NVIZ2.2/src'
> gcc -I/opt/src/grass5/grass50_exp_2003_06_14/src/include -g -O2
> -I/usr/X11R6/include -I/usr/include -I/usr/include
> -I/opt/src/grass5/grass50_exp_2003_06_14/src/libes/ogsf -D_NO_PROTO
> -D__STDC__ -c map_obj.c -o OBJ.i686-pc-linux-gnu/map_obj.o
> map_obj.c: In function `get_att':
> map_obj.c:1331: `SV_ATT_FLAT' undeclared (first use in this function)
> map_obj.c:1331: (Each undeclared identifier is reported only once
> map_obj.c:1331: for each function it appears in.)
> map_obj.c: In function `sv_att_atoi':
> map_obj.c:1717: `SV_ATT_FLAT' undeclared (first use in this function)
> make[1]: *** [OBJ.i686-pc-linux-gnu/map_obj.o] Error 1
> make[1]: Leaving directory
> `/opt/src/grass5/grass50_exp_2003_06_14/src.contrib/GMSL/NVIZ2.2/src'
> make: *** [nvwish] Error 2
>
> *************************************************
> I'm obviously missing something somewhere. Would you have any idea of a fix ?
> Thanks in advance.
> P.
>
More information about the grass-dev
mailing list