<!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>Please, 
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>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>**********</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>[root@nana mapserver_3.5]#&nbsp; <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&nbsp; 
--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&nbsp; ) works... yes<BR>checking whether the C compiler (gcc&nbsp; ) 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++&nbsp; ) works... yes<BR>checking whether the C++ compiler 
(c++&nbsp; ) 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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; using libjpeg from 
system -L/usr/lib -ljpeg<BR>checking which version of GD to 
use...<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; using libgd from 
-L/usr/local/lib -lgd<BR>checking where FreeType is installed...<BR>checking for 
FT_Init_FreeType in -lfreetype... 
yes<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; using libfreetype -lfreetype 
from system libs.<BR>checking where Zlib is 
installed...<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; using libz from 
-L/usr/local/lib -lz<BR>checking where PNG is 
installed...<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; libpdf not found... 
PDF support not included.<BR>checking whether we should include TIFF 
support...<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; using libtiff from 
-L/usr/local/lib -ltiff.<BR>checking whether we should include EPPL7 
support...<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; using PROJ.4 from 
/usr/local.<BR>checking whether we should include ESRI SDE 
support...<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ESRI SDE support not 
requested.<BR>checking whether we should compile in MPATROL 
support...<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; found 
libwww version 5.3.2<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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&nbsp; -Wall -DIGNORE_MISSING_DATA&nbsp; 
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR&nbsp; -DUSE_TIFF 
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT 
-DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS 
-DUSE_MPATROL -I/usr/local/include&nbsp; -I/usr/local/include 
-I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; -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&nbsp; 
mapbits.c -o mapbits.o<BR>gcc -c -O2&nbsp; -Wall -DIGNORE_MISSING_DATA&nbsp; 
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR&nbsp; -DUSE_TIFF 
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT 
-DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS 
-DUSE_MPATROL -I/usr/local/include&nbsp; -I/usr/local/include 
-I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; -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&nbsp; 
maphash.c -o maphash.o<BR>gcc -c -O2&nbsp; -Wall -DIGNORE_MISSING_DATA&nbsp; 
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR&nbsp; -DUSE_TIFF 
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT 
-DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS 
-DUSE_MPATROL -I/usr/local/include&nbsp; -I/usr/local/include 
-I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; -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&nbsp; 
mapshape.c -o mapshape.o<BR>gcc -c -O2&nbsp; -Wall -DIGNORE_MISSING_DATA&nbsp; 
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR&nbsp; -DUSE_TIFF 
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT 
-DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS 
-DUSE_MPATROL -I/usr/local/include&nbsp; -I/usr/local/include 
-I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; -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&nbsp; 
mapxbase.c -o mapxbase.o<BR>gcc -c -O2&nbsp; -Wall -DIGNORE_MISSING_DATA&nbsp; 
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR&nbsp; -DUSE_TIFF 
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT 
-DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS 
-DUSE_MPATROL -I/usr/local/include&nbsp; -I/usr/local/include 
-I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; -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&nbsp; 
mapparser.c -o mapparser.o<BR>gcc -c -O2&nbsp; -Wall -DIGNORE_MISSING_DATA&nbsp; 
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR&nbsp; -DUSE_TIFF 
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT 
-DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS 
-DUSE_MPATROL -I/usr/local/include&nbsp; -I/usr/local/include 
-I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; -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&nbsp; 
maplexer.c -o maplexer.o<BR>maplexer.c:3125: warning: `yyunput' defined but not 
used<BR>gcc -c -O2&nbsp; -Wall -DIGNORE_MISSING_DATA&nbsp; -DUSE_EPPL -DUSE_PROJ 
-DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR&nbsp; -DUSE_TIFF -DUSE_JPEG 
-DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT 
-DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS 
-DUSE_MPATROL -I/usr/local/include&nbsp; -I/usr/local/include 
-I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; -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&nbsp; 
maptree.c -o maptree.o<BR>gcc -c -O2&nbsp; -Wall -DIGNORE_MISSING_DATA&nbsp; 
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR&nbsp; -DUSE_TIFF 
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT 
-DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS 
-DUSE_MPATROL -I/usr/local/include&nbsp; -I/usr/local/include 
-I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; -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&nbsp; 
mapsearch.c -o mapsearch.o<BR>gcc -c -O2&nbsp; -Wall -DIGNORE_MISSING_DATA&nbsp; 
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR&nbsp; -DUSE_TIFF 
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT 
-DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS 
-DUSE_MPATROL -I/usr/local/include&nbsp; -I/usr/local/include 
-I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; -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&nbsp; 
mapstring.c -o mapstring.o<BR>gcc -c -O2&nbsp; -Wall -DIGNORE_MISSING_DATA&nbsp; 
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR&nbsp; -DUSE_TIFF 
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT 
-DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS 
-DUSE_MPATROL -I/usr/local/include&nbsp; -I/usr/local/include 
-I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; -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&nbsp; 
mapsymbol.c -o mapsymbol.o<BR>gcc -c -O2&nbsp; -Wall -DIGNORE_MISSING_DATA&nbsp; 
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR&nbsp; -DUSE_TIFF 
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT 
-DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS 
-DUSE_MPATROL -I/usr/local/include&nbsp; -I/usr/local/include 
-I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; -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&nbsp; 
mapfile.c -o mapfile.o<BR>gcc -c -O2&nbsp; -Wall -DIGNORE_MISSING_DATA&nbsp; 
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR&nbsp; -DUSE_TIFF 
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT 
-DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS 
-DUSE_MPATROL -I/usr/local/include&nbsp; -I/usr/local/include 
-I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; -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&nbsp; 
maplegend.c -o maplegend.o<BR>gcc -c -O2&nbsp; -Wall -DIGNORE_MISSING_DATA&nbsp; 
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR&nbsp; -DUSE_TIFF 
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT 
-DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS 
-DUSE_MPATROL -I/usr/local/include&nbsp; -I/usr/local/include 
-I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; -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&nbsp; 
maputil.c -o maputil.o<BR>gcc -c -O2&nbsp; -Wall -DIGNORE_MISSING_DATA&nbsp; 
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR&nbsp; -DUSE_TIFF 
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT 
-DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS 
-DUSE_MPATROL -I/usr/local/include&nbsp; -I/usr/local/include 
-I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; -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&nbsp; 
mapscale.c -o mapscale.o<BR>gcc -c -O2&nbsp; -Wall -DIGNORE_MISSING_DATA&nbsp; 
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR&nbsp; -DUSE_TIFF 
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT 
-DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS 
-DUSE_MPATROL -I/usr/local/include&nbsp; -I/usr/local/include 
-I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; -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&nbsp; 
mapquery.c -o mapquery.o<BR>gcc -c -O2&nbsp; -Wall -DIGNORE_MISSING_DATA&nbsp; 
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR&nbsp; -DUSE_TIFF 
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT 
-DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS 
-DUSE_MPATROL -I/usr/local/include&nbsp; -I/usr/local/include 
-I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; -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&nbsp; 
maplabel.c -o maplabel.o<BR>gcc -c -O2&nbsp; -Wall -DIGNORE_MISSING_DATA&nbsp; 
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR&nbsp; -DUSE_TIFF 
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT 
-DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS 
-DUSE_MPATROL -I/usr/local/include&nbsp; -I/usr/local/include 
-I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; -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&nbsp; 
maperror.c -o maperror.o<BR>gcc -c -O2&nbsp; -Wall -DIGNORE_MISSING_DATA&nbsp; 
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR&nbsp; -DUSE_TIFF 
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT 
-DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS 
-DUSE_MPATROL -I/usr/local/include&nbsp; -I/usr/local/include 
-I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; -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&nbsp; 
mapprimitive.c -o mapprimitive.o<BR>mapprimitive.c:771: warning: `get_centroid' 
defined but not used<BR>gcc -c -O2&nbsp; -Wall -DIGNORE_MISSING_DATA&nbsp; 
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS -DUSE_WMS_LYR&nbsp; -DUSE_TIFF 
-DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT 
-DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; -DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS 
-DUSE_MPATROL -I/usr/local/include&nbsp; -I/usr/local/include 
-I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; -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&nbsp; 
mapproject.c -o mapproject.o<BR>gcc -c -O2&nbsp; -Wall 
-DIGNORE_MISSING_DATA&nbsp; -DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS 
-DUSE_WMS_LYR&nbsp; -DUSE_TIFF -DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG 
-DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; 
-DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS -DUSE_MPATROL -I/usr/local/include&nbsp; 
-I/usr/local/include -I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; 
-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&nbsp; mapraster.c -o mapraster.o<BR>gcc -c -O2&nbsp; -Wall 
-DIGNORE_MISSING_DATA&nbsp; -DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS 
-DUSE_WMS_LYR&nbsp; -DUSE_TIFF -DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG 
-DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; 
-DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS -DUSE_MPATROL -I/usr/local/include&nbsp; 
-I/usr/local/include -I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; 
-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&nbsp; mapsde.c -o mapsde.o<BR>c++ -c -O2&nbsp; -Wall 
-DIGNORE_MISSING_DATA&nbsp; -DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS 
-DUSE_WMS_LYR&nbsp; -DUSE_TIFF -DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG 
-DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; 
-DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS -DUSE_MPATROL -I/usr/local/include&nbsp; 
-I/usr/local/include -I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; 
-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&nbsp; mapogr.cpp -o mapogr.o<BR>gcc -c -O2&nbsp; -Wall 
-DIGNORE_MISSING_DATA&nbsp; -DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS 
-DUSE_WMS_LYR&nbsp; -DUSE_TIFF -DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG 
-DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; 
-DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS -DUSE_MPATROL -I/usr/local/include&nbsp; 
-I/usr/local/include -I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; 
-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&nbsp; mappostgis.c -o mappostgis.o<BR>gcc -c -O2&nbsp; -Wall 
-DIGNORE_MISSING_DATA&nbsp; -DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS 
-DUSE_WMS_LYR&nbsp; -DUSE_TIFF -DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG 
-DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; 
-DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS -DUSE_MPATROL -I/usr/local/include&nbsp; 
-I/usr/local/include -I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; 
-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&nbsp; maplayer.c -o maplayer.o<BR>gcc -c -O2&nbsp; -Wall 
-DIGNORE_MISSING_DATA&nbsp; -DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS 
-DUSE_WMS_LYR&nbsp; -DUSE_TIFF -DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG 
-DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; 
-DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS -DUSE_MPATROL -I/usr/local/include&nbsp; 
-I/usr/local/include -I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; 
-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&nbsp; mapresample.c -o mapresample.o<BR>gcc -c -O2&nbsp; -Wall 
-DIGNORE_MISSING_DATA&nbsp; -DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS 
-DUSE_WMS_LYR&nbsp; -DUSE_TIFF -DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG 
-DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; 
-DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS -DUSE_MPATROL -I/usr/local/include&nbsp; 
-I/usr/local/include -I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; 
-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&nbsp; mapwms.c -o mapwms.o<BR>gcc -c -O2&nbsp; -Wall 
-DIGNORE_MISSING_DATA&nbsp; -DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H<BR>-DUSE_WMS 
-DUSE_WMS_LYR&nbsp; -DUSE_TIFF -DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG 
-DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_GDIMAGEGIFPTR&nbsp;&nbsp; 
-DUSE_OGR -DUSE_GDAL -DUSE_POSTGIS -DUSE_MPATROL -I/usr/local/include&nbsp; 
-I/usr/local/include -I/usr/local/include -I/usr/include&nbsp;&nbsp;&nbsp; 
-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&nbsp; mapwmslayer.c -o mapwmslayer.o<BR>In file included from 
/usr/local/include/w3c-libwww/WWWXML.h:57,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
from 
/usr/local/include/w3c-libwww/HTInit.h:144,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
from 
/usr/local/include/w3c-libwww/WWWInit.h:51,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
from 
/usr/local/include/w3c-libwww/WWWLib.h:50,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
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>