Mapserver 5 cgi Compilation problem

Stefano Bonnin stefano.bonnin at COMAI.TO
Thu Feb 7 02:29:41 EST 2008


Hi, I've just compiled the 5.0.0 version of mapserver in my freebsd 5.3.
The compilation step seems ok and I don't receive any errors.
But when I try:

./mapserv -v
MapServer version 5.0.0 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP 
OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=FREETYPE SUPPORTS=WMS_SERVER 
SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT INPUT=EPPL7 
INPUT=POSTGIS INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE
mapserv in free(): error: chunk is already free
Abort (core dumped)

same problem with 5.0.2 version.

I compile with the following configuration:
./configure --with-proj=../proj-4.6.0/ --with-php=../php-5.2.5 
--with-postgis=/usr/local/postgresql/8.3/bin/pg_config
--with-freetype=/usr/local/include/freetype2/freetype  
--with-gd=/usr/local --without-tiff --with-gdal=/usr/local/bin/gdal-config
--with-ogr=/usr/local/bin/gdal-config --with-httpd=/usr/www2/bin/httpd  
--with-wmsclient --with-wfsclient --with-wfs
--with-curl-config=/usr/local/bin/curl-config --with-libiconv=/usr/local

but a simple ./configure give the same problem

Thanks in advance
Stefano



More information about the mapserver-users mailing list