./configure failed on 4.4.0 . Was OK on 4.2

didier.georgieff didier.georgieff at AGRICULTURE.GOUV.FR
Mon Dec 6 05:26:58 EST 2004


Hello,

I'm trying to ./configure 4.4.0 but got a problem with gd. Some weeks
ago i compiled 4.2 without problem.

==> I'm on mandrake 10.0 official

$ ./configure --prefix=/usr --with-httpd=/usr/sbin/httpd2 --with-proj
--with-ogr --with-gdal --with-pdf --with-threads

gives

configure: checking for GD 2.0.12 or higher...
checking for gdImageSetAntiAliased in -lgd... no
configure: checking whether GD needs libiconv...
checking for gdImageSetAntiAliased in -lgd... no
configure: error: Could not find gd.h or libgd.a/libgd.so in
/usr/include.  Make sure GD 2.0.12 or higher is compiled before calling
configure. You may also get this error if you didn't specify the
appropriate location for one of GD's dependencies (freetype, libpng,
libjpeg or libiconv).

==> I checked the GD rpm and i have libgd2-2.0.15-4.2.100mdk. When i
compiled sucessfully 4.2 i had libgd2-2.0.15-3mdk.

==> It seems that the GD files are in the right place.

$ll /usr/lib/libgd.*
-rwxr-xr-x  1 root root    773 nov 11 21:43 /usr/lib/libgd.la*
lrwxrwxrwx  1 root root     14 nov 18 16:51 /usr/lib/libgd.so ->
libgd.so.2.0.0*
lrwxrwxrwx  1 root root     14 nov 18 16:50 /usr/lib/libgd.so.2 ->
libgd.so.2.0.0*
-rwxr-xr-x  1 root root 216368 nov 11 21:43 /usr/lib/libgd.so.2.0.0*

$ll /usr/include/gd.*
-rw-r--r--  1 root root 23497 nov 11 21:43 /usr/include/gd.h

==> using --with-gd=/usr/lib or --with-gd=/usr/include doesn't work
either.


May be is it related ? List archives or Google gave no tip.

Thanks for any idea or pointer about that.


--
didier.georgieff



More information about the mapserver-users mailing list