[GRASS5] [bug #801] (grass) compilation errors in grass5.0.0pre2

Glynn Clements glynn.clements at virgin.net
Fri Sep 14 03:35:46 EDT 2001


Request Tracker wrote:

> 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)

As it says in REQUIREMENTS.html, you need the FFTW library for these
programs (but the rest of GRASS will work fine without it).

> Also 
> gmake5 src.garden/grass.postgresql
> 
> caused
> 
> make[1]: Entering directory `/usr/local/src/grass5sources/grass5.0.0pre2/src.garden/grass.postgresql/d.rast.pg'
> gcc -g -O2  -I/usr/local/src/grass5sources/grass5.0.0pre2/src/include   -c runInfxFile.c -o OBJ.i686-pc-linux-gnu/runInfxFile.o
> runInfxFile.c:6:22: libpq-fe.h: No such file or directory

Didn't configure give you the following warning?

	configure: warning: *** Unable to locate PostgreSQL includes.

NB: "./configure --help" tells you what switches are available to
change the directories which are searched for include files.

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



More information about the grass-dev mailing list