[Mapserver-users] Re: building gdal 1.1.8 on Mac OS X 10.2.6 (John Oram)

Ian MacColl ianm at itee.uq.edu.au
Sun May 11 19:32:42 EDT 2003


On Monday, May 12, 2003, at 03:00 Australia/Brisbane, John Oram wrote:

...

> But I see some sort of error with libtool and libgdal.1.1.dylib at the
> end.  I copied it below.  I'm not sure what to do at this point.
>
> Also, what are the standard flags to use with ./configure and gdal?  I
> turned off python, but am unsure what other things are required or
> unnecessary.  (My primary motivation with gdal is to be able to import
> and export shapefiles...)

...

I've compiled gdal 1.1.8 on osx with

	./configure --without-python

but in GDALmake.opt I have LIBS set to

	-ltiff -lz -lm -ldl  -lstdc++ -lcrypto -lssl -lSystem -L/usr/loc
al/lib -lm

I probably added some of these manually. I think new and delete come 
from either libstdc++ or libSystem. I think I probably used gcc2 rather 
than gcc3.

hope this helps

Ian




More information about the mapserver-users mailing list