[Gdal-dev] gdal 1.3.0 install

Frank Warmerdam warmerdam at pobox.com
Tue Sep 19 12:32:44 EDT 2006


Ryan Ollerenshaw wrote:
> I have tried gdal-1.3.1 and got the same error
> 
> With gdal-1.3.2 i get the following error:
> 
> make[2]: Entering directory `/root/gdal-1.3.2/frmts/grass'
> /bin/sh /root/gdal-1.3.2/libtool --mode=compile g++ -Wall  -O2    
> -I/root/gdal-1.3.2/port -I/root/gdal-1.3.2/gcore -I/root/gdal-1.3.2/alg 
> -I/root/gdal-1.3.2/ogr -I/root/gdal-1.3.2/ogr/ogrsf_frmts -DOGR_ENABLED 
> -I/root/gdal-1.3.2/port  -c -o ../o/grassdataset.o grassdataset.cpp
> g++ -Wall -O2 -I/root/gdal-1.3.2/port -I/root/gdal-1.3.2/gcore 
> -I/root/gdal-1.3.2/alg -I/root/gdal-1.3.2/ogr 
> -I/root/gdal-1.3.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/root/gdal-1.3.2/port 
> -c grassdataset.cpp  -fPIC -DPIC -o ../o/.libs/grassdataset.o
> grassdataset.cpp:84:22: error: libgrass.h: No such file or directory
> grassdataset.cpp: In constructor 


Ryan,

There is no sign in the above compile line that the GRASS include files
are being indicated properly.  If GRASS support is not important, I
would suggest you re-configure --without-grass.  If GRASS support is
important, then we need to track through the configure logic related
to GRASS and I would need to know what grass related configure options
you used.

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    | President OSGeo, http://osgeo.org




More information about the Gdal-dev mailing list