[mapserver-users] configure with gdal
Berend Veldkamp
berend.veldkamp at aris.nl
Wed Apr 24 07:44:54 PDT 2002
Has anyone seen this error before when compiling ms with gdal
./libmap.a(mapraster.o): In function `drawGDAL':
mapraster.o(.text+0x504): undefined reference to `GDALReadWorldFile'
Here's how I configured:
./configure --with-ogr=../gdal-1.1.7/ogr
--with-gdal=../gdal-1.1.7/apps/gdal-config --with-php=../php-4.1.2
--without-tiff
(also tried as seen in another posting:
./configure --with-ogr=../gdal-1.1.7/apps/gdal-config --with-gdal=
--with-php=../php-4.1.2 --without-tiff )
Berend
--
More information about the MapServer-users
mailing list