[Mapserver-users] unsuccessful with gdal-1.1.9 on MacOS X

pkishor_98 pkishor at geoanalytics.com
Mon Aug 25 00:27:10 EDT 2003


[lucknow:~/Projects/mapserver/gdal-1.1.9] pkishor% ./configure --with-
libtiff=internal --with-geotiff=internal --without-python

and then make produces the following kind of messages --

..
/usr/bin/ld: warning dynamic shared library: /usr/local/lib/libpng.dylib not made a 
weak library in output with MACOSX_DEPLOYMENT_TARGET environment variable set 
to: 10.1
/usr/bin/ld: warning dynamic shared library: /usr/lib/libz.dylib not made a weak 
library in output with MACOSX_DEPLOYMENT_TARGET environment variable set to: 
10.1
/usr/bin/ld: warning dynamic shared library: /usr/local/lib/libdl.dylib not made a 
weak library in output with MACOSX_DEPLOYMENT_TARGET environment variable set 
to: 10.1
gcc -I/Users/pkishor/Projects/mapserver/gdal-1.1.9 -I/Users/pkishor/Projects/
mapserver/gdal-1.1.9/port -I/Users/pkishor/Projects/mapserver/gdal-1.1.9/gcore -
I/Users/pkishor/Projects/mapserver/gdal-1.1.9/ogr -I/Users/pkishor/Projects/
mapserver/gdal-1.1.9/frmts -I/Users/pkishor/Projects/mapserver/gdal-1.1.9/alg -c 
-Wall -fPIC -O2    gdalwarp.c -o gdalwarp.o
g++  gdalwarp.o  \
        -L/Users/pkishor/Projects/mapserver/gdal-1.1.9 -lgdal.1.1 -ljpeg -lpng -lz -
lm -ldl -lm -o gdalwarp
/usr/bin/ld: warning dynamic shared library: /usr/local/lib/libjpeg.dylib not made a 
weak library in output with MACOSX_DEPLOYMENT_TARGET environment variable set 
to: 10.1
/usr/bin/ld: warning dynamic shared library: /usr/local/lib/libpng.dylib not made a 
weak library in output with MACOSX_DEPLOYMENT_TARGET environment variable set 
to: 10.1
/usr/bin/ld: warning dynamic shared library: /usr/lib/libz.dylib not made a weak 
library in output with MACOSX_DEPLOYMENT_TARGET environment variable set to: 
10.1
/usr/bin/ld: warning dynamic shared library: /usr/local/lib/libdl.dylib not made a 
weak library in output with MACOSX_DEPLOYMENT_TARGET environment variable set 
to: 10.1

and then configuring MapServer --with-gdal results in failure.

Will explore more later.




More information about the mapserver-users mailing list