[GRASS5] IRIX 6.2 Compilation Report

Glynn Clements glynn.clements at virgin.net
Tue Jun 18 11:39:04 EDT 2002


Paul Kelly wrote:

> All above contain references to snprintf(), solved by adding a 3rd party
> snprintf library to the end of the list in the appropriate Gmakefiles.

Adding it to the GISLIB line in src/CMD/generic/make.mid should also
work.

I suspect that it's too late to fix this for pre5.

> Compilation error in module: src/raster/r.sun (ignored)

OK, I've fixed that one.

> Compilation error in module: src/display/d.text.freetype (ignored)
> 
> Couldn't fix this one; the error is
> 
> #################################################################
> /indigo-disk2/grass/grass/src/display/d.text.freetype
>   make -f OBJ.mips-sgi-irix6.2/make.rules 
> 
> cc -I/indigo-disk2/grass/grass/src/include -g
> -I/indigo-disk2/grass/doom.ee.qub.ac.uk/include
> -I/indigo-disk2/grass/freetype-2.1.0/include  -c main.c -o
> OBJ.mips-sgi-irix6.2/main.o
> cfe: Error: main.c, line 47: Syntax Error
>  static FT_Library      library;
>  -----------------      ^
> cfe: Error: main.c, line 47: Empty declaration specifiers
>  static FT_Library      library;
>  -----------------      ^
> cfe: Error: main.c, line 48: Syntax Error
>  static FT_Face         face;
>  --------------         ^
> cfe: Error: main.c, line 48: Empty declaration specifiers
>  static FT_Face         face;
>  --------------         ^
> make: *** [OBJ.mips-sgi-irix6.2/main.o] Error 1

No idea. You could try pre-processing the source to see if that
reveals the problem.

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



More information about the grass-dev mailing list