Failure building mapserver 4.4.2 with ming

Don Isgitt djisgitt at SOUNDENERGY.COM
Mon Aug 15 12:05:52 EDT 2005


Hi,

In attempting to build mapserver 4.4.2 with ming 0.3beta1, I receive the 
following:

gcc -c -O2 -fPIC  -Wall -DIGNORE_MISSING_DATA -DNEED_STRLCAT  -DUSE_EPPL 
-DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS_SVR     -DUSE_MING_FLASH  
-DUSE_TIFF -DUSE_JPEG -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG 
-DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_GDIMAGEGIFPTR 
-DGD_HAS_GETBITMAPFONTS    -DUSE_OGR   -DUSE_ICONV    -DUSE_POSTGIS    
-I/usr/include        -I/home/djisgitt/FWTools-linux-0.9.8/include 
-I/usr/local/pgsql/include   -I/home/djisgitt/ming-0.3beta1/src     
mapswf.c -o mapswf.o
mapswf.c: In function `BuildButtonFromGD':
mapswf.c:482: warning: passing arg 2 of `SWFButton_addShape' from 
incompatible pointer type
...snip

mapswf.c:2885: too few arguments to function `SWFMovie_save'
mapswf.c:2897: warning: passing arg 2 of `SWFMovie_add' from 
incompatible pointer type
mapswf.c:2913: warning: passing arg 2 of `SWFMovie_add' from 
incompatible pointer type
mapswf.c:2917: warning: passing arg 2 of `SWFMovie_add' from 
incompatible pointer type
mapswf.c:2922: too few arguments to function `SWFMovie_save'
mapswf.c: In function `msDrawVectorLayerAsRasterSWF':
mapswf.c:3075: warning: passing arg 2 of `SWFMovie_add' from 
incompatible pointer type
make: *** [mapswf.o] Error 1

Is it just too many warnings, since I don't see any compiler errors 
until the final one?

Platform is
linux 2.4.18-6mdksmp and compiler is
gcc version 3.2.1

Any help appreciated.

Thank you.

Don



More information about the mapserver-users mailing list