[mapserver-dev] heads up on gd,png,gif and jpeg build changes

Lime, Steve D (DNR) Steve.Lime at state.mn.us
Tue May 29 07:43:31 PDT 2012


Running into:

checking for ft2build.h... yes
./configure: line 18354: syntax error near unexpected token `else'
./configure: line 18354: `else'

I had done:

rm configure
git pull origin master
autoconf
./configure ...

Steve

-----Original Message-----
From: mapserver-dev-bounces at lists.osgeo.org [mailto:mapserver-dev-bounces at lists.osgeo.org] On Behalf Of thomas bonfort
Sent: Monday, May 28, 2012 8:48 AM
To: MapServer Dev Mailing List
Subject: [mapserver-dev] heads up on gd,png,gif and jpeg build changes

Hi devs,
In order to resolve [1] and less importantly [2], I have made some non trivial changes to the logic used inside the configure script when looking for libpng, libjpeg, giflib and libgd. For the first three, we now try to link against the libraries instead of explicitely looking for libxxx.so in a set of predefined locations. For libgd, we now look for the gdlib-config utility.
This might cause some minor issues with existing build scripts, which I hope I can quickly iron out if you report them here or in a new ticket.

cheers,
thomas

[1] https://github.com/mapserver/mapserver/issues/4315
[2] https://github.com/mapserver/mapserver/issues/386
_______________________________________________
mapserver-dev mailing list
mapserver-dev at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-dev




More information about the mapserver-dev mailing list