configure problems - nightly build

H åvard Tveite havard.tveite at IKF.NLH.NO
Mon Nov 1 03:09:40 EST 2004


I downloaded the nightly build an hour ago. configure
has problems finding a working gd version (configure
for 4.2.5 has no problems).
I am on Solaris 2.7, gcc 3.3.2, gnu make 3.80, gd 2.0.28, ...

I use the following configure command:
./configure --prefix=/usr/local --with-httpd=/usr/local/apache2/bin/httpd
--with-sde=/users/ikf/sde/sdeexe80 --with-proj=/usr/local --with-wmsclient
--with-wfs --with-wfsclient --with-wcs --with-ogr=/usr/local/bin/gdal-config
--with-gd=/usr/local --with-zlib=/usr/local
--with-gdal=/usr/local/bin/gdal-config --without-tiff --without-jpeg
--with-postgis=/usr/local/pgsql/741/bin/pg_config --with-pdf=/usr/local
--enable-debug

This is where configure stops for the nightly build:
**********************
checking for iconv_open in -lc... yes
        using libiconv from system libs.
        libiconv found. Enabling internationalization (-DUSE_ICONV)
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/local.
Make sure GD 2.0.12 or higher is compiled before calling configure."
**********************
(the header file and libraries *are* in /usr/local/include and /usr/local/lib)

The same configure command works for 4.2.5:
**********************
checking for libiconv_open in -liconv... yes
        using libiconv from system libs.
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... yes
        using libgd 2.0.12 (or higher) from -L/usr/local/lib -lgd -ljpeg
-lfreetype -lpng -L/usr/local/lib -lz -lXpm -lX11 -liconv
checking for gdImageGif in -lc... yes
checking for gdImagePng in -lc... yes
checking for gdImageJpeg in -lc... yes
checking for gdImageWBMP in -lc... yes
checking for gdImageStringFT in -lc... yes
checking for gdImageGifPtr in -lc... yes
        using GD ( -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP
-DUSE_GD_FT -DGD_HAS_GDIMAGEGIFPTR) from /usr/local.
**********************

Is it only me?

--
Håvard Tveite
Department of Mathematical Sciences and Technology
Agricultural University of Norway
Drøbakveien 14, POBox 5003, N-1432 Ås, NORWAY
Phone: +47 64948857 Fax: +47 64948810 http://www.nlh.no/imt



More information about the mapserver-users mailing list