[GRASSLIST:4429] Re: error during command make in grass57
Glynn Clements
glynn.clements at virgin.net
Wed Sep 29 16:22:18 EDT 2004
pierluigi de rosa wrote:
> I'm tring to install grass57 from source code by file grass-5.7.0.tar.gz....
> the configure seems it's OK so then I run a "make" command, but during compiling I have an error...
> below there are my last rows before the error!!
>
> proj
> make[2]: Entering directory `/home/pierluigi/sorgenti/grass-5.7.0/lib/proj'
> gcc -I/home/pierluigi/sorgenti/grass-5.7.0/include -I/home/pierluigi/sorgenti/grass-5.7.0/dist.i686-pc-linux-gnu/include -g -O2 -Wall -Wconversion -Wno-implicit-int -fPIC -I/include -DUSE_GDAL_H -DPACKAGE=\""libgproj"\" -I/include -DUSE_GDAL_H -I/home/pierluigi/sorgenti/grass-5.7.0/include -I/home/pierluigi/sorgenti/grass-5.7.0/dist.i686-pc-linux-gnu/include \
> -o OBJ.i686-pc-linux-gnu/get_proj.o -c get_proj.c
> In file included from get_proj.c:25:
> /home/pierluigi/sorgenti/grass-5.7.0/include/gprojects.h:22:29: ogr_srs_api.h: No such file or directory
This suggests a problem with your GDAL installation. Specifically,
"gdal-config --ogr-enabled" returns "yes" but the OGR headers aren't
present.
--
Glynn Clements <glynn.clements at virgin.net>
More information about the grass-user
mailing list