[GRASSLIST:2996] Re: Entries in error.log

Glynn Clements glynn.clements at virgin.net
Fri Jan 25 08:47:26 EST 2002


Markus Neteler wrote:

> > I compiled and installed grass5.0.0.pre3 but the error.log contains the 
> > following entries:
> > 
> > GRASS GIS compilation log
> > -------------------------
> > Start of compilation: Mon Jan 21 11:29:52 CET 2002
> > Errors:
> > Compilation error in module: src/mapdev/v.in.mif (ignored)
> > Compilation error in module: src/raster/r.binfer (ignored)
> > Compilation error in module: src/raster/r.combine (ignored)
> > Compilation error in module: src/raster/r.mapcalc (ignored)
> > Compilation error in module: src/raster/r.weight (ignored)
> > End of compilation:   Mon Jan 21 13:22:17 CET 2002
> > DONE generating GRASS GIS binary code
> > 
> > Can you give me any hints to solve these problems?
> 
> You have to install
> [f]lex and (yacc or bison).

configure should have given a error, but the autoconf macro
AC_CHECK_PROGS doesn't appear to work as documented. I've now fixed
the checks (and checked that configure does actually fail if it can't
find the programs).

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



More information about the grass-user mailing list