[Gdal-dev] Continuing problems installing gdal-grass

Frank Warmerdam warmerdam at pobox.com
Tue Jan 10 14:49:50 EST 2006


On 1/10/06, William Hudspeth <bhudspeth at edac.unm.edu> wrote:
> Thanks for responding Dan,
>
> I have followed your suggestions - it seems to have configured just
> fine. When I try to make, however, I get the following output:
>
> g++ -Wall -fPIC  -DUSE_CPL -DGRASS_GISBASE=\"/usr/local/grass-6.0.1\" -
> I/usr/local/gdal/include -I/usr/local/grass-6.0.1/include   -c -o
> grass57dataset.o grass57dataset.cpp
> In file included from grass57dataset.cpp:63:
> /usr/local/grass-6.0.1/include/gprojects.h:20:22: proj_api.h: No such file or directory
> In file included from grass57dataset.cpp:63:
> /usr/local/grass-6.0.1/include/gprojects.h:31: syntax error before `*' token
> make: *** [grass57dataset.o] Error 1
>

William,

I think you will need to hand edit your Makefile and
add "-I/usr/local/include" or whatever is appropriate to
refer to the PROJ.4 include files.

Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent




More information about the Gdal-dev mailing list