[GRASS5] Whose oops?

Glynn Clements glynn.clements at virgin.net
Mon Sep 10 01:40:00 EDT 2001


Rich Shepard wrote:

>   If anyone's interested, here are the contents of error.log:

> Compilation error in module: src/imagery/i.fft (ignored)
> Compilation error in module: src/imagery/i.zc (ignored)
> Compilation error in module: src/raster/r.surf.fractal (ignored)
> Compilation error in module: src.contrib/CERL/imagery/i.shape (ignored)

These all require the FFTW library (either for fft(), or for del2g()
which uses fft()). configure should have generated a warning if it
couldn't find it.

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

These both require the PNG library. Again, configure should have
generated a warning if it couldn't find it. If you have it, and
configure found it, I'd be interested in the actual error messages.

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



More information about the grass-dev mailing list