[GRASSLIST:3399] Re: Compiling NVIZ2.2 on GRASS5.3-cvs

Glynn Clements glynn.clements at virgin.net
Wed May 12 13:15:11 EDT 2004


francesco wrote:

> Maybe this should go to the developer's list, but compiling NVIZ2.2 I had 
> errors which I fixed:
> 
> 1 - gsd_surf.c:  shbufg undeclared (first use in this function) - .........
> 2 - gsrape.c: foune undeclared ......
> 
> I simply added the two variables at the beginning of the respective 
> functions and it worked (buftype *shbufg and int foune).
> 
> A bug?  Or was I missing something?

Your source files are corrupted. gsd_surf.c has a variable named
"shbuff", but no "shbufg"; similarly, gsdrape.c has a variable named
"found", but no "foune".

-- 
Glynn Clements <glynn.clements at virgin.net>




More information about the grass-user mailing list