<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2920.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>I ran into a problem with Mapserver 3.5. This
problem occured<BR>when I added --with-wmsclient to ./configure<BR><BR>Any
ideas?<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>I thought that the reason was the bug 82 (<A
href="http://mapserver.gis.umn.edu/bugs/show_bug.cgi?id=82">http://mapserver.gis.umn.edu/bugs/show_bug.cgi?id=82</A>),
but this don't work.</FONT></DIV>
<DIV><FONT face=Arial size=2><BR>Thanks.</FONT></DIV>
<DIV><FONT face=Arial size=2><BR></FONT><FONT face=Arial
size=2>-Alexys</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>**********</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>[root@nana mapserver_3.5]# <FONT
color=#ff0000>./configure --with-gd=/usr/local --with-tiff=/usr/local
--with-jpeg=/usr --with-zlib=/usr/local --with-png=/usr/local --with-eppl
--with-proj=/usr/local --with-mpatrol=/usr/local
--with-gdal=/usr/local/bin/gdal-config --with-ogr
--with-postgis=/usr/local/pgsql/bin/pg_config --with-wmsclient
--with-php=/tmp1/php-4.0.6 --with-apxs=/usr/sbin/apxs
--disable-rxposix-conflict-error<BR></FONT>creating cache
./config.cache<BR>checking for gcc... gcc<BR>checking whether the C compiler
(gcc ) works... yes<BR>checking whether the C compiler (gcc ) is a
cross-compiler... no<BR>checking whether we are using GNU C... yes<BR>checking
whether gcc accepts -g... yes<BR>checking for c++... c++<BR>checking whether the
C++ compiler (c++ ) works... yes<BR>checking whether the C++ compiler
(c++ ) is a cross-compiler... no<BR>checking whether we are using GNU
C++... yes<BR>checking whether c++ accepts -g... yes<BR>checking for ranlib...
ranlib<BR>checking for flex... flex<BR>checking for yywrap in -lfl...
yes<BR>checking for bison... no<BR>checking for byacc... no<BR>checking if
compiler supports -R... no<BR>checking if compiler supports -Wl,-rpath,...
yes<BR>checking for exp in -lm... yes<BR>checking how to run the C
preprocessor... gcc -E<BR>checking for ANSI C header files... yes<BR>checking
for strcasecmp... yes<BR>checking for strncasecmp... yes<BR>checking for
strdup... yes<BR>checking whether we should include JPEG
support...<BR> using libjpeg from
system -L/usr/lib -ljpeg<BR>checking which version of GD to
use...<BR> using libgd from
-L/usr/local/lib -lgd<BR>checking where FreeType is installed...<BR>checking for
FT_Init_FreeType in -lfreetype...
yes<BR> using libfreetype -lfreetype
from system libs.<BR>checking where Zlib is
installed...<BR> using libz from
-L/usr/local/lib -lz<BR>checking where PNG is
installed...<BR> using libpng from
-L/usr/local/lib -lpng<BR>checking for gdImageGif in -lc... yes<BR>checking for
gdImagePng in -lc... yes<BR>checking for gdImageJpeg in -lc... yes<BR>checking
for gdImageWBMP in -lc... yes<BR>checking for gdImageStringFT in -lc...
yes<BR>checking for gdImageString16 in -lc... yes<BR>checking for gdImageGifPtr
in -lc... yes<BR> using GD (
-DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_GDIMAGEGIFPTR) from /usr/local.<BR>checking whether we should include
PDF support...<BR>checking for PDF_setlinewidth in -lpdf... no<BR>checking for
PDF_setrgbcolor in -lpdf... no<BR>checking for PDF_moveto in -lpdf...
no<BR>checking for PDF_curveto in -lpdf... no<BR>checking for PDF_show_xy in
-lpdf... no<BR> libpdf not found...
PDF support not included.<BR>checking whether we should include TIFF
support...<BR> using libtiff from
-L/usr/local/lib -ltiff.<BR>checking whether we should include EPPL7
support...<BR> including EPPL7
support.<BR>checking whether we should include PROJ.4 support...<BR>checking for
pj_transform in -lproj... yes<BR>checking for pj_latlong_from_proj in -lproj...
yes<BR> using PROJ.4 from
/usr/local.<BR>checking whether we should include ESRI SDE
support...<BR> ESRI SDE support not
requested.<BR>checking whether we should compile in MPATROL
support...<BR> using MPATROL from
/usr/local.<BR>checking whether we should include OGR support...<BR>checking for
gdal-config... /usr/local/bin/gdal-config<BR>checking for OGRRegisterAll in
-lgdal.1.1... yes<BR> using OGR from
system libs.<BR>checking if GDAL support requested... yes, user supplied
gdal-config<BR>checking if PostGIS support requested... yes, user supplied
pg_config<BR>checking if OracleSpatial support requested... no<BR>checking
whether we should include WMS
support...<BR> OGC WMS compatibility
enabled (-DUSE_WMS).<BR>checking whether we should include WMS Client
Connections support...<BR>checking for libwww-config...
/usr/local/bin/libwww-config<BR> found
libwww version 5.3.2<BR> OGC WMS
Client Connections enabled (-DUSE_WMS_LYR).<BR>checking for potential conflict
between system regex and rxposix...<BR>checking for regexec in -lrx...
no<BR>Compiling with -DIGNORE_MISSING_DATA.<BR>checking for PHP/MapScript module
options...<BR>checking whether 'perl -V' works... yes<BR>checking for location
of config.h or php_config.h... /tmp1/php-4.0.6/main/php_config.h<BR>checking
whether we have PHP3 or PHP4... -DPHP4<BR>checking whether we should use PHP's
regex... no<BR> PHP/MapScript module
configured.<BR>checking for location of Apache headers using apxs...
-I/usr/include/apache<BR>updating cache ./config.cache<BR>creating
./config.status<BR>creating Makefile<BR>creating
mapscript/php3/Makefile<BR>[root@nana mapserver_3.5]#<BR>[root@nana
mapserver_3.5]#<BR>[root@nana mapserver_3.5]#<BR>[root@nana
mapserver_3.5]#<BR>[root@nana mapserver_3.5]#<BR>[root@nana
mapserver_3.5]#<BR>[root@nana mapserver_3.5]# <FONT
color=#ff0000>make<BR></FONT>gcc -c -O2 -Wall -DIGNORE_MISSING_DATA
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR -DUSE_TIFF
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_GDIMAGEGIFPTR -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS
-DUSE_MPATROL -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/pgsql/include
-I/usr/local/include -I/usr/local/include/w3c-libwww -DHAVE_CONFIG_H
mapbits.c -o mapbits.o<BR>gcc -c -O2 -Wall -DIGNORE_MISSING_DATA
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR -DUSE_TIFF
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_GDIMAGEGIFPTR -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS
-DUSE_MPATROL -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/pgsql/include
-I/usr/local/include -I/usr/local/include/w3c-libwww -DHAVE_CONFIG_H
maphash.c -o maphash.o<BR>gcc -c -O2 -Wall -DIGNORE_MISSING_DATA
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR -DUSE_TIFF
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_GDIMAGEGIFPTR -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS
-DUSE_MPATROL -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/pgsql/include
-I/usr/local/include -I/usr/local/include/w3c-libwww -DHAVE_CONFIG_H
mapshape.c -o mapshape.o<BR>gcc -c -O2 -Wall -DIGNORE_MISSING_DATA
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR -DUSE_TIFF
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_GDIMAGEGIFPTR -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS
-DUSE_MPATROL -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/pgsql/include
-I/usr/local/include -I/usr/local/include/w3c-libwww -DHAVE_CONFIG_H
mapxbase.c -o mapxbase.o<BR>gcc -c -O2 -Wall -DIGNORE_MISSING_DATA
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR -DUSE_TIFF
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_GDIMAGEGIFPTR -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS
-DUSE_MPATROL -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/pgsql/include
-I/usr/local/include -I/usr/local/include/w3c-libwww -DHAVE_CONFIG_H
mapparser.c -o mapparser.o<BR>gcc -c -O2 -Wall -DIGNORE_MISSING_DATA
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR -DUSE_TIFF
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_GDIMAGEGIFPTR -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS
-DUSE_MPATROL -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/pgsql/include
-I/usr/local/include -I/usr/local/include/w3c-libwww -DHAVE_CONFIG_H
maplexer.c -o maplexer.o<BR>maplexer.c:3125: warning: `yyunput' defined but not
used<BR>gcc -c -O2 -Wall -DIGNORE_MISSING_DATA -DUSE_EPPL -DUSE_PROJ
-DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR -DUSE_TIFF -DUSE_JPEG
-DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_GDIMAGEGIFPTR -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS
-DUSE_MPATROL -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/pgsql/include
-I/usr/local/include -I/usr/local/include/w3c-libwww -DHAVE_CONFIG_H
maptree.c -o maptree.o<BR>gcc -c -O2 -Wall -DIGNORE_MISSING_DATA
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR -DUSE_TIFF
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_GDIMAGEGIFPTR -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS
-DUSE_MPATROL -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/pgsql/include
-I/usr/local/include -I/usr/local/include/w3c-libwww -DHAVE_CONFIG_H
mapsearch.c -o mapsearch.o<BR>gcc -c -O2 -Wall -DIGNORE_MISSING_DATA
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR -DUSE_TIFF
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_GDIMAGEGIFPTR -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS
-DUSE_MPATROL -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/pgsql/include
-I/usr/local/include -I/usr/local/include/w3c-libwww -DHAVE_CONFIG_H
mapstring.c -o mapstring.o<BR>gcc -c -O2 -Wall -DIGNORE_MISSING_DATA
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR -DUSE_TIFF
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_GDIMAGEGIFPTR -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS
-DUSE_MPATROL -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/pgsql/include
-I/usr/local/include -I/usr/local/include/w3c-libwww -DHAVE_CONFIG_H
mapsymbol.c -o mapsymbol.o<BR>gcc -c -O2 -Wall -DIGNORE_MISSING_DATA
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR -DUSE_TIFF
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_GDIMAGEGIFPTR -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS
-DUSE_MPATROL -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/pgsql/include
-I/usr/local/include -I/usr/local/include/w3c-libwww -DHAVE_CONFIG_H
mapfile.c -o mapfile.o<BR>gcc -c -O2 -Wall -DIGNORE_MISSING_DATA
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR -DUSE_TIFF
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_GDIMAGEGIFPTR -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS
-DUSE_MPATROL -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/pgsql/include
-I/usr/local/include -I/usr/local/include/w3c-libwww -DHAVE_CONFIG_H
maplegend.c -o maplegend.o<BR>gcc -c -O2 -Wall -DIGNORE_MISSING_DATA
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR -DUSE_TIFF
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_GDIMAGEGIFPTR -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS
-DUSE_MPATROL -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/pgsql/include
-I/usr/local/include -I/usr/local/include/w3c-libwww -DHAVE_CONFIG_H
maputil.c -o maputil.o<BR>gcc -c -O2 -Wall -DIGNORE_MISSING_DATA
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR -DUSE_TIFF
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_GDIMAGEGIFPTR -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS
-DUSE_MPATROL -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/pgsql/include
-I/usr/local/include -I/usr/local/include/w3c-libwww -DHAVE_CONFIG_H
mapscale.c -o mapscale.o<BR>gcc -c -O2 -Wall -DIGNORE_MISSING_DATA
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR -DUSE_TIFF
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_GDIMAGEGIFPTR -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS
-DUSE_MPATROL -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/pgsql/include
-I/usr/local/include -I/usr/local/include/w3c-libwww -DHAVE_CONFIG_H
mapquery.c -o mapquery.o<BR>gcc -c -O2 -Wall -DIGNORE_MISSING_DATA
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR -DUSE_TIFF
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_GDIMAGEGIFPTR -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS
-DUSE_MPATROL -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/pgsql/include
-I/usr/local/include -I/usr/local/include/w3c-libwww -DHAVE_CONFIG_H
maplabel.c -o maplabel.o<BR>gcc -c -O2 -Wall -DIGNORE_MISSING_DATA
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR -DUSE_TIFF
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_GDIMAGEGIFPTR -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS
-DUSE_MPATROL -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/pgsql/include
-I/usr/local/include -I/usr/local/include/w3c-libwww -DHAVE_CONFIG_H
maperror.c -o maperror.o<BR>gcc -c -O2 -Wall -DIGNORE_MISSING_DATA
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR -DUSE_TIFF
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_GDIMAGEGIFPTR -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS
-DUSE_MPATROL -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/pgsql/include
-I/usr/local/include -I/usr/local/include/w3c-libwww -DHAVE_CONFIG_H
mapprimitive.c -o mapprimitive.o<BR>mapprimitive.c:771: warning: `get_centroid'
defined but not used<BR>gcc -c -O2 -Wall -DIGNORE_MISSING_DATA
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR -DUSE_TIFF
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-DGD_HAS_GDIMAGEGIFPTR -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS
-DUSE_MPATROL -I/usr/local/include -I/usr/local/include
-I/usr/local/include -I/usr/include -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/pgsql/include
-I/usr/local/include -I/usr/local/include/w3c-libwww -DHAVE_CONFIG_H
mapproject.c -o mapproject.o<BR>gcc -c -O2 -Wall
-DIGNORE_MISSING_DATA -DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS
-DUSE_WMS_LYR -DUSE_TIFF -DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG
-DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_GDIMAGEGIFPTR
-DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS -DUSE_MPATROL -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/include
-I/usr/local/include -I/usr/local/include -I/usr/local/include
-I/usr/local/pgsql/include -I/usr/local/include -I/usr/local/include/w3c-libwww
-DHAVE_CONFIG_H mapraster.c -o mapraster.o<BR>gcc -c -O2 -Wall
-DIGNORE_MISSING_DATA -DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS
-DUSE_WMS_LYR -DUSE_TIFF -DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG
-DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_GDIMAGEGIFPTR
-DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS -DUSE_MPATROL -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/include
-I/usr/local/include -I/usr/local/include -I/usr/local/include
-I/usr/local/pgsql/include -I/usr/local/include -I/usr/local/include/w3c-libwww
-DHAVE_CONFIG_H mapsde.c -o mapsde.o<BR>c++ -c -O2 -Wall
-DIGNORE_MISSING_DATA -DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS
-DUSE_WMS_LYR -DUSE_TIFF -DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG
-DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_GDIMAGEGIFPTR
-DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS -DUSE_MPATROL -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/include
-I/usr/local/include -I/usr/local/include -I/usr/local/include
-I/usr/local/pgsql/include -I/usr/local/include -I/usr/local/include/w3c-libwww
-DHAVE_CONFIG_H mapogr.cpp -o mapogr.o<BR>gcc -c -O2 -Wall
-DIGNORE_MISSING_DATA -DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS
-DUSE_WMS_LYR -DUSE_TIFF -DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG
-DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_GDIMAGEGIFPTR
-DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS -DUSE_MPATROL -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/include
-I/usr/local/include -I/usr/local/include -I/usr/local/include
-I/usr/local/pgsql/include -I/usr/local/include -I/usr/local/include/w3c-libwww
-DHAVE_CONFIG_H mappostgis.c -o mappostgis.o<BR>gcc -c -O2 -Wall
-DIGNORE_MISSING_DATA -DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS
-DUSE_WMS_LYR -DUSE_TIFF -DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG
-DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_GDIMAGEGIFPTR
-DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS -DUSE_MPATROL -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/include
-I/usr/local/include -I/usr/local/include -I/usr/local/include
-I/usr/local/pgsql/include -I/usr/local/include -I/usr/local/include/w3c-libwww
-DHAVE_CONFIG_H maplayer.c -o maplayer.o<BR>gcc -c -O2 -Wall
-DIGNORE_MISSING_DATA -DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS
-DUSE_WMS_LYR -DUSE_TIFF -DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG
-DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_GDIMAGEGIFPTR
-DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS -DUSE_MPATROL -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/include
-I/usr/local/include -I/usr/local/include -I/usr/local/include
-I/usr/local/pgsql/include -I/usr/local/include -I/usr/local/include/w3c-libwww
-DHAVE_CONFIG_H mapresample.c -o mapresample.o<BR>gcc -c -O2 -Wall
-DIGNORE_MISSING_DATA -DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS
-DUSE_WMS_LYR -DUSE_TIFF -DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG
-DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_GDIMAGEGIFPTR
-DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS -DUSE_MPATROL -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/include
-I/usr/local/include -I/usr/local/include -I/usr/local/include
-I/usr/local/pgsql/include -I/usr/local/include -I/usr/local/include/w3c-libwww
-DHAVE_CONFIG_H mapwms.c -o mapwms.o<BR>gcc -c -O2 -Wall
-DIGNORE_MISSING_DATA -DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H<BR>-DUSE_WMS
-DUSE_WMS_LYR -DUSE_TIFF -DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG
-DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_GDIMAGEGIFPTR
-DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS -DUSE_MPATROL -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/include
-I/usr/local/include -I/usr/local/include -I/usr/local/include
-I/usr/local/pgsql/include -I/usr/local/include -I/usr/local/include/w3c-libwww
-DHAVE_CONFIG_H mapwmslayer.c -o mapwmslayer.o<BR>In file included from
/usr/local/include/w3c-libwww/WWWXML.h:57,<BR>
from
/usr/local/include/w3c-libwww/HTInit.h:144,<BR>
from
/usr/local/include/w3c-libwww/WWWInit.h:51,<BR>
from mapwmslayer.c:115:<BR>/usr/local/include/w3c-libwww/HTXML.h:104:3: warning:
"/*" within comment<BR>In file included from
/usr/local/include/w3c-libwww/wwwsys.h:956,<BR>
from
/usr/local/include/w3c-libwww/WWWLib.h:50,<BR>
from mapwmslayer.c:113:<BR><FONT color=#ff0000>/usr/include/malloc.h:159:
redefinition of `struct mallinfo'</FONT><BR>make: *** [mapwmslayer.o] Error
1<BR></DIV></FONT></FONT></DIV></BODY></HTML>