[mapserver-dev] nightly tarball build problems

Stephen Woodbridge woodbri at swoodbridge.com
Sun May 25 17:46:26 EDT 2008


./configure \
   --enable-ignore-missing-data \
   --with-httpd=/usr/sbin/httpd \
   --with-proj=/usr \
   --with-agg=../agg-2.4 \
   --with-gd \
   --with-freetype \
   --with-postgis \
   --without-tiff \
   --with-wmsclient \
   --with-php=../php-4.4.8 \
   --with-fribidi-config=yes

make

[snip]

gcc -fPIC -O2 -fPIC -Wall    -DCOMPILE_DL=1 -DPHP4 
-DNEED_NONBLOCKING_STDERR    -DUSE_FRIBIDI -DUSE_WMS_LYR    -DUSE_CURL 
  -DUSE_WMS_SVR    -DUSE_POSTGIS  -DUSE_JPEG     -DUSE_PROJ -DUSE_EPPL 
-DUSE_AGG   -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP 
-DUSE_GD_FT -DGD_HAS_FTEX_XSHOW -DGD_HAS_GDIMAGEGIFPTR 
-DGD_HAS_GETBITMAPFONTS -DUSE_ICONV -DUSE_ZLIB 
-I/home/steve/work/mapserver-nightly  -I/usr/local/include/fribidi 
-I/usr/include     -I/usr/include 
-I/home/steve/work/mapserver-nightly/../agg-2.4/include 
-I/home/steve/work/mapserver-nightly/../agg-2.4/font_freetype 
-I/usr/include/freetype2  -I/usr/include 
-I/home/steve/work/mapserver-nightly/../php-4.4.8 
-I/home/steve/work/mapserver-nightly/../php-4.4.8/dl 
-I/home/steve/work/mapserver-nightly/../php-4.4.8/main 
-I/home/steve/work/mapserver-nightly/../php-4.4.8/Zend 
-I/home/steve/work/mapserver-nightly/../php-4.4.8/include 
-I/home/steve/work/mapserver-nightly/../php-4.4.8/TSRM   -c -o 
mapscript_i.o mapscript_i.c
mapscript_i.c: In function âmapObj_OWSDispatchâ:
mapscript_i.c:335: error: âTRUEâ undeclared (first use in this function)
mapscript_i.c:335: error: (Each undeclared identifier is reported only once
mapscript_i.c:335: error: for each function it appears in.)
make[1]: *** [mapscript_i.o] Error 1
make[1]: Leaving directory 
`/home/steve/work/mapserver-nightly/mapscript/php3'





More information about the mapserver-dev mailing list