[GRASSLIST:4018] Re: error.log for Grass 5 Installation Problem

Eric G. Miller egm2 at jps.net
Thu Jul 4 04:28:51 EDT 2002


On Tue, Jul 02, 2002 at 10:25:30PM +0200, Philip S. Wood wrote:
> Thanks for the help I've received so far,
> after checking the error.log I see that
> the Grass 5.0 system does not build without errors.
> Here is a copy of error.log:
> 
> 	GRASS GIS compilation log
> 	-------------------------
> 	Start of compilation: Wed Jul  3 14:16:49 SAST 2002
> 	Errors:
> 	Compilation error in module: src/libes/edit (ignored)

This is where everything breaks down...

> 	Compilation error in module: src/general/init (ignored)
> 	Compilation error in module: src/general/g.region (ignored)
> 	Compilation error in module: src/mapdev/v.reclass (ignored)
> 	Compilation error in module: src/raster/r.reclass (ignored)
> 	Compilation error in module: src/raster/r.support (ignored)
> 	Compilation error in module: src/raster/r.weight (ignored)
> 	End of compilation:   Wed Jul  3 18:04:41 SAST 2002
> 	DONE generating GRASS GIS binary code
> 
> I see that "src/general/init" does not get built.
> 
> The first error seems to be
>  "Internal compiler error in subst_stack_regs_pat, at ..."
> 
> Anyway the gcc version is 2.96.
> I'm going to try another version of gcc to see if that helps

There is at least one error in the function "format_value" in the
file src/libes/edit/edit_cellhd.c.  I've just committed a change
to CVS that hopefully should fix this (change the return type of
format_value from "double" to "void").

-- 
Eric G. Miller <egm2 at jps.net>



More information about the grass-user mailing list