[mapserver-dev] nightly tarball build problems

Daniel Morissette dmorissette at mapgears.com
Mon May 26 08:38:53 EDT 2008


Yes, using MS_TRUE was the right fix. I believe Umberto caught and fixed 
that in mapscript/swiging/map.i already on May 19th. (Not sure why the 
nightly tarball is not updated though)

Daniel

Stephen Woodbridge wrote:
> Changing TRUE  to MS_TRUE seems to have fixed the compile problem. I 
> have not tested this path of code but it seems superficially like the 
> right thing to do.
> 
> -Steve
> 
> Stephen Woodbridge wrote:
>> ./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'
>>
>>
>>
>> _______________________________________________
>> mapserver-dev mailing list
>> mapserver-dev at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapserver-dev
> 
> _______________________________________________
> mapserver-dev mailing list
> mapserver-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-dev


-- 
Daniel Morissette
http://www.mapgears.com/


More information about the mapserver-dev mailing list