[Mapserver-users] ming and mapsever 4.0.1 compile error

Aaron D. Hunt hunt at zedxinc.com
Wed Nov 12 12:08:58 EST 2003


This is a multi-part message in MIME format.

------=_NextPart_000_0918_01C3A915.C0C68970
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

When I run make with the following config I get the bellow error

./configure --without-tiff --with-proj=3D/home/mapserver/ =
--with-gdal=3D/home/mapserver/bin/gdal-config =
--with-ogr=3D/home/mapserver/gdal-1.1.9 --with-jpeg --with-wmsclient =
--with-freetype=3D/home/mapserver/ --with-gd=3D/home/mapserver/ =
--with-php=3D/usr/local/src/php-4.3.4/ =
--with-curl-config=3D/home/mapserver/bin/curl-config =
--with-ming=3D/home/mapserver/
 or --with-ming=3D/home/mapserver/ming-0.2a

gcc -O2  -Wall -DIGNORE_MISSING_DATA  -DUSE_EPPL -DUSE_PROJ =
-DUSE_PROJ_API_H -DUSE_WMS_SVR -DUSE_WMS_LYR   -DUSE_MING_FLASH   =
-DUSE_JPEG -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT   =
-DUSE_OGR -DUSE_GDAL     -I/home/mapserver//include  =
-I/home/mapserver//include       =
-I/home/mapserver/gdal-1.1.9/ogr/ogrsf_frmts =
-I/home/mapserver/gdal-1.1.9/ogr =
-I/home/mapserver/gdal-1.1.9/ogr/../port -I/home/mapserver//include   =
-I/home/mapserver//include -I/home/mapserver/  shp2img.o  -L. -lmap =
-L/home/mapserver//lib -lgd -ljpeg -lfreetype -lpng -lz    -ljpeg =
-lfreetype -lpng -lz   -L/home/mapserver//lib -lproj -ljpeg   =
-L/home/mapserver//lib -lgdal.1.1    -L/home/mapserver//lib -lcurl =
-L/usr/kerberos/lib -lz -lssl -lcrypto -ldl -lssl -lcrypto -lgssapi_krb5 =
-lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz -lz    -lm -lstdc++  =
/home/mapserver/gdal-1.1.9/ogr/ogrsf_frmts/ogrsf_frmts.a =
/home/mapserver/gdal-1.1.9/ogr/ogr.a =
/home/mapserver/gdal-1.1.9/ogr/../port/cpl.a -o shp2img
./libmap.a(mapswf.o)(.text+0x39): In function `bitmap2shape':
: undefined reference to `newSWFShape'
./libmap.a(mapswf.o)(.text+0x48): In function `bitmap2shape':
: undefined reference to `newSWFInput_buffer'
./libmap.a(mapswf.o)(.text+0x51): In function `bitmap2shape':
: undefined reference to `newSWFBitmap_fromInput'
./libmap.a(mapswf.o)(.text+0x62): In function `bitmap2shape':
: undefined reference to `SWFShape_addBitmapFill'
./libmap.a(mapswf.o)(.text+0x6d): In function `bitmap2shape':
: undefined reference to `SWFShape_setRightFill'
./libmap.a(mapswf.o)(.text+0x81): In function `bitmap2shape':
: undefined reference to `SWFShape_drawLine'
./libmap.a(mapswf.o)(.text+0x95): In function `bitmap2shape':
: undefined reference to `SWFShape_drawLine'
./libmap.a(mapswf.o)(.text+0xab): In function `bitmap2shape':
: undefined reference to `SWFShape_drawLine'
./libmap.a(mapswf.o)(.text+0xc1): In function `bitmap2shape':
: undefined reference to `SWFShape_drawLine'
./libmap.a(mapswf.o)(.text+0x392): In function `BuildButtonFromGD':
: undefined reference to `newSWFButton'
./libmap.a(mapswf.o)(.text+0x3a0): In function `BuildButtonFromGD':
: undefined reference to `SWFButton_addShape'
./libmap.a(mapswf.o)(.text+0x3c3): In function `BuildEllipseShape':
: undefined reference to `newSWFShape'
./libmap.a(mapswf.o)(.text+0x3f3): In function `BuildEllipseShape':
: undefined reference to `SWFShape_setLine'
./libmap.a(mapswf.o)(.text+0x419): In function `BuildEllipseShape':
: undefined reference to `SWFShape_addSolidFill'
./libmap.a(mapswf.o)(.text+0x425): In function `BuildEllipseShape':
: undefined reference to `SWFShape_setRightFill'
./libmap.a(mapswf.o)(.text+0x458): In function `BuildEllipseShape':
: undefined reference to `SWFShape_movePenTo'
./libmap.a(mapswf.o)(.text+0x48d): In function `BuildEllipseShape':
: undefined reference to `SWFShape_drawCurveTo'
./libmap.a(mapswf.o)(.text+0x4b1): In function `BuildEllipseShape':
: undefined reference to `SWFShape_drawCurveTo'
./libmap.a(mapswf.o)(.text+0x4d4): In function `BuildEllipseShape':
: undefined reference to `SWFShape_drawCurveTo'
./libmap.a(mapswf.o)(.text+0x4e7): In function `BuildEllipseShape':
: undefined reference to `SWFShape_drawCurveTo'
./libmap.a(mapswf.o)(.text+0x561): In function `BuildEllipseButton':
: undefined reference to `newSWFButton'
./libmap.a(mapswf.o)(.text+0x56d): In function `BuildEllipseButton':
: undefined reference to `SWFButton_addShape'
./libmap.a(mapswf.o)(.text+0x59d): In function `BuildEllipseButton':
: undefined reference to `SWFButton_addShape'
./libmap.a(mapswf.o)(.text+0x5e0): In function `BuildEllipseButton':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0x5e9): In function `BuildEllipseButton':
: undefined reference to `SWFButton_addAction'
./libmap.a(mapswf.o)(.text+0x615): In function `BuildEllipseButton':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0x61e): In function `BuildEllipseButton':
: undefined reference to `SWFButton_addAction'
./libmap.a(mapswf.o)(.text+0x64a): In function `BuildEllipseButton':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0x653): In function `BuildEllipseButton':
: undefined reference to `SWFButton_addAction'
./libmap.a(mapswf.o)(.text+0x67f): In function `BuildEllipseButton':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0x688): In function `BuildEllipseButton':
: undefined reference to `SWFButton_addAction'
./libmap.a(mapswf.o)(.text+0x6d8): In function `BuildPolygonShape':
: undefined reference to `newSWFShape'
./libmap.a(mapswf.o)(.text+0x700): In function `BuildPolygonShape':
: undefined reference to `SWFShape_setLine'
./libmap.a(mapswf.o)(.text+0x726): In function `BuildPolygonShape':
: undefined reference to `SWFShape_addSolidFill'
./libmap.a(mapswf.o)(.text+0x732): In function `BuildPolygonShape':
: undefined reference to `SWFShape_setRightFill'
./libmap.a(mapswf.o)(.text+0x782): In function `BuildPolygonShape':
: undefined reference to `SWFShape_drawLineTo'
./libmap.a(mapswf.o)(.text+0x7cd): In function `BuildPolygonShape':
: undefined reference to `SWFShape_movePenTo'
./libmap.a(mapswf.o)(.text+0x7fc): In function `BuildShape':
: undefined reference to `newSWFShape'
./libmap.a(mapswf.o)(.text+0x829): In function `BuildShape':
: undefined reference to `SWFShape_setLine'
./libmap.a(mapswf.o)(.text+0x849): In function `BuildShape':
: undefined reference to `SWFShape_addSolidFill'
./libmap.a(mapswf.o)(.text+0x853): In function `BuildShape':
: undefined reference to `SWFShape_setRightFill'
./libmap.a(mapswf.o)(.text+0x873): In function `BuildShape':
: undefined reference to `SWFShape_movePenTo'
./libmap.a(mapswf.o)(.text+0x893): In function `BuildShape':
: undefined reference to `SWFShape_drawLineTo'
./libmap.a(mapswf.o)(.text+0x8bb): In function `BuildShape':
: undefined reference to `SWFShape_drawLineTo'
./libmap.a(mapswf.o)(.text+0x8ea): In function `BuildShape':
: undefined reference to `SWFShape_setLine'
./libmap.a(mapswf.o)(.text+0x908): In function `BuildShapeLine':
: undefined reference to `newSWFShape'
./libmap.a(mapswf.o)(.text+0x939): In function `BuildShapeLine':
: undefined reference to `SWFShape_setLine'
./libmap.a(mapswf.o)(.text+0x951): In function `BuildShapeLine':
: undefined reference to `SWFShape_movePenTo'
./libmap.a(mapswf.o)(.text+0x989): In function `BuildShapeLine':
: undefined reference to `SWFShape_drawLineTo'
./libmap.a(mapswf.o)(.text+0x9b8): In function `BuildShapeLine':
: undefined reference to `SWFShape_movePenTo'
./libmap.a(mapswf.o)(.text+0x9d4): In function `BuildButtonPolygon':
: undefined reference to `newSWFButton'
./libmap.a(mapswf.o)(.text+0x9f5): In function `BuildButtonPolygon':
: undefined reference to `SWFButton_addShape'
./libmap.a(mapswf.o)(.text+0xa23): In function `BuildButtonPolygon':
: undefined reference to `SWFButton_addShape'
./libmap.a(mapswf.o)(.text+0xa66): In function `BuildButtonPolygon':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0xa6f): In function `BuildButtonPolygon':
: undefined reference to `SWFButton_addAction'
./libmap.a(mapswf.o)(.text+0xa9b): In function `BuildButtonPolygon':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0xaa4): In function `BuildButtonPolygon':
: undefined reference to `SWFButton_addAction'
./libmap.a(mapswf.o)(.text+0xad0): In function `BuildButtonPolygon':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0xad9): In function `BuildButtonPolygon':
: undefined reference to `SWFButton_addAction'
./libmap.a(mapswf.o)(.text+0xb05): In function `BuildButtonPolygon':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0xb0e): In function `BuildButtonPolygon':
: undefined reference to `SWFButton_addAction'
./libmap.a(mapswf.o)(.text+0xb4c): In function `BuildButtonLine':
: undefined reference to `newSWFButton'
./libmap.a(mapswf.o)(.text+0xb74): In function `BuildButtonLine':
: undefined reference to `SWFButton_addShape'
./libmap.a(mapswf.o)(.text+0xb97): In function `BuildButtonLine':
: undefined reference to `SWFButton_addShape'
./libmap.a(mapswf.o)(.text+0xbda): In function `BuildButtonLine':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0xbe3): In function `BuildButtonLine':
: undefined reference to `SWFButton_addAction'
./libmap.a(mapswf.o)(.text+0xc0f): In function `BuildButtonLine':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0xc18): In function `BuildButtonLine':
: undefined reference to `SWFButton_addAction'
./libmap.a(mapswf.o)(.text+0xc44): In function `BuildButtonLine':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0xc4d): In function `BuildButtonLine':
: undefined reference to `SWFButton_addAction'
./libmap.a(mapswf.o)(.text+0xc79): In function `BuildButtonLine':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0xc82): In function `BuildButtonLine':
: undefined reference to `SWFButton_addAction'
./libmap.a(mapswf.o)(.text+0xd80): In function `msImageCreateSWF':
: undefined reference to `newSWFMovie'
./libmap.a(mapswf.o)(.text+0xd9c): In function `msImageCreateSWF':
: undefined reference to `SWFMovie_setDimension'
./libmap.a(mapswf.o)(.text+0xef2): In function `msImageStartLayerSWF':
: undefined reference to `newSWFMovie'
./libmap.a(mapswf.o)(.text+0xf25): In function `msImageStartLayerSWF':
: undefined reference to `SWFMovie_setDimension'
./libmap.a(mapswf.o)(.text+0xf9b): In function `msImageStartLayerSWF':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0xfae): In function `msImageStartLayerSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0xfd1): In function `msImageStartLayerSWF':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0xfe6): In function `msImageStartLayerSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0x1019): In function `msImageStartLayerSWF':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0x102d): In function `msImageStartLayerSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0x1057): In function `msImageStartLayerSWF':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0x106f): In function `msImageStartLayerSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0x11fa): In function `msDrawStartShapeSWF':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0x1214): In function `msDrawStartShapeSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0x1263): In function `msDrawStartShapeSWF':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0x127d): In function `msDrawStartShapeSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0x1374): In function `AddMouseActions':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0x137d): In function `AddMouseActions':
: undefined reference to `SWFButton_addAction'
./libmap.a(mapswf.o)(.text+0x13a5): In function `AddMouseActions':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0x13ae): In function `AddMouseActions':
: undefined reference to `SWFButton_addAction'
./libmap.a(mapswf.o)(.text+0x13d6): In function `AddMouseActions':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0x13df): In function `AddMouseActions':
: undefined reference to `SWFButton_addAction'
./libmap.a(mapswf.o)(.text+0x140b): In function `AddMouseActions':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0x180c): In function `msDrawMarkerSymbolSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0x1b50): In function `msDrawMarkerSymbolSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0x1b81): In function `msDrawMarkerSymbolSWF':
: undefined reference to `SWFDisplayItem_moveTo'
./libmap.a(mapswf.o)(.text+0x1d6b): In function `msDrawMarkerSymbolSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0x1d82): In function `msDrawMarkerSymbolSWF':
: undefined reference to `SWFDisplayItem_moveTo'
./libmap.a(mapswf.o)(.text+0x2380): In function `DrawShapePolyline':
: undefined reference to `newSWFShape'
./libmap.a(mapswf.o)(.text+0x23a4): In function `DrawShapePolyline':
: undefined reference to `SWFShape_setLine'
./libmap.a(mapswf.o)(.text+0x23dc): In function `DrawShapePolyline':
: undefined reference to `SWFShape_movePenTo'
./libmap.a(mapswf.o)(.text+0x241e): In function `DrawShapePolyline':
: undefined reference to `SWFShape_drawLineTo'
./libmap.a(mapswf.o)(.text+0x246c): In function =
`DrawButtonFilledPolygon':
: undefined reference to `newSWFButton'
./libmap.a(mapswf.o)(.text+0x248a): In function =
`DrawButtonFilledPolygon':
: undefined reference to `SWFButton_addShape'
./libmap.a(mapswf.o)(.text+0x24b1): In function =
`DrawButtonFilledPolygon':
: undefined reference to `SWFButton_addShape'
./libmap.a(mapswf.o)(.text+0x2504): In function `DrawButtonPolyline':
: undefined reference to `newSWFButton'
./libmap.a(mapswf.o)(.text+0x251b): In function `DrawButtonPolyline':
: undefined reference to `SWFButton_addShape'
./libmap.a(mapswf.o)(.text+0x2535): In function `DrawButtonPolyline':
: undefined reference to `SWFButton_addShape'
./libmap.a(mapswf.o)(.text+0x25b4): In function `DrawText':
: undefined reference to `loadSWFFontFromFile'
./libmap.a(mapswf.o)(.text+0x25ca): In function `DrawText':
: undefined reference to `newSWFText'
./libmap.a(mapswf.o)(.text+0x25d6): In function `DrawText':
: undefined reference to `SWFText_setFont'
./libmap.a(mapswf.o)(.text+0x25ea): In function `DrawText':
: undefined reference to `SWFText_moveTo'
./libmap.a(mapswf.o)(.text+0x2606): In function `DrawText':
: undefined reference to `SWFText_setColor'
./libmap.a(mapswf.o)(.text+0x2619): In function `DrawText':
: undefined reference to `SWFText_setHeight'
./libmap.a(mapswf.o)(.text+0x2627): In function `DrawText':
: undefined reference to `SWFText_addString'
./libmap.a(mapswf.o)(.text+0x2785): In function `msDrawLineSymbolSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0x29fa): In function `msDrawShadeSymbolSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0x2c7c): In function `draw_textSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0x2c98): In function `draw_textSWF':
: undefined reference to `SWFDisplayItem_moveTo'
./libmap.a(mapswf.o)(.text+0x2cb6): In function `draw_textSWF':
: undefined reference to `SWFDisplayItem_rotate'
./libmap.a(mapswf.o)(.text+0x2e02): In function `msGetLabelSizeSWF':
: undefined reference to `loadSWFFontFromFile'
./libmap.a(mapswf.o)(.text+0x2e22): In function `msGetLabelSizeSWF':
: undefined reference to `newSWFText'
./libmap.a(mapswf.o)(.text+0x2e33): In function `msGetLabelSizeSWF':
: undefined reference to `SWFText_setFont'
./libmap.a(mapswf.o)(.text+0x2e3e): In function `msGetLabelSizeSWF':
: undefined reference to `SWFText_getStringWidth'
./libmap.a(mapswf.o)(.text+0x3e74): In function `msDrawLabelCacheSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0x403e): In function `msDrawWMSLayerSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0x417e): In function `msDrawRasterLayerSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0x425a): In function `msSaveImageSWF':
: undefined reference to `fileOutputMethod'
./libmap.a(mapswf.o)(.text+0x4260): In function `msSaveImageSWF':
: undefined reference to `SWFMovie_output'
./libmap.a(mapswf.o)(.text+0x42b3): In function `msSaveImageSWF':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0x42c4): In function `msSaveImageSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0x42f0): In function `msSaveImageSWF':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0x4301): In function `msSaveImageSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0x432e): In function `msSaveImageSWF':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0x433f): In function `msSaveImageSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0x436c): In function `msSaveImageSWF':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0x437d): In function `msSaveImageSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0x43dd): In function `msSaveImageSWF':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0x43ee): In function `msSaveImageSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0x441b): In function `msSaveImageSWF':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0x442c): In function `msSaveImageSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0x4453): In function `msSaveImageSWF':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0x4464): In function `msSaveImageSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0x448b): In function `msSaveImageSWF':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0x449c): In function `msSaveImageSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0x4637): In function `msSaveImageSWF':
: undefined reference to `SWFMovie_setBackground'
./libmap.a(mapswf.o)(.text+0x4664): In function `msSaveImageSWF':
: undefined reference to `fileOutputMethod'
./libmap.a(mapswf.o)(.text+0x466a): In function `msSaveImageSWF':
: undefined reference to `SWFMovie_output'
./libmap.a(mapswf.o)(.text+0x46c8): In function `msSaveImageSWF':
: undefined reference to `compileSWFActionCode'
./libmap.a(mapswf.o)(.text+0x46da): In function `msSaveImageSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0x471c): In function `msSaveImageSWF':
: undefined reference to `fileOutputMethod'
./libmap.a(mapswf.o)(.text+0x4722): In function `msSaveImageSWF':
: undefined reference to `SWFMovie_output'
./libmap.a(mapswf.o)(.text+0x479e): In function `msFreeImageSWF':
: undefined reference to `destroySWFMovie'
./libmap.a(mapswf.o)(.text+0x47d6): In function `msFreeImageSWF':
: undefined reference to `destroySWFMovie'
./libmap.a(mapswf.o)(.text+0x4949): In function =
`msDrawVectorLayerAsRasterSWF':
: undefined reference to `SWFMovie_add'
./libmap.a(mapswf.o)(.text+0x1420): In function `AddMouseActions':
: undefined reference to `SWFButton_addAction'
collect2: ld returned 1 exit status
make: *** [shp2img] Error 1


Aaron D. Hunt
Technical Manager
ZedX Inc.
Voice: 814-357-8490
Fax:    814-357-8499
------=_NextPart_000_0918_01C3A915.C0C68970
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1264" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>When I run make with the following =
config I get the=20
bellow error</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>./configure --without-tiff=20
--with-proj=3D/home/mapserver/ =
--with-gdal=3D/home/mapserver/bin/gdal-config=20
--with-ogr=3D/home/mapserver/gdal-1.1.9 --with-jpeg --with-wmsclient=20
--with-freetype=3D/home/mapserver/ --with-gd=3D/home/mapserver/=20
--with-php=3D/usr/local/src/php-4.3.4/=20
--with-curl-config=3D/home/mapserver/bin/curl-config=20
<STRONG>--with-ming=3D/home/mapserver/<BR>&nbsp;or=20
--with-ming=3D/home/mapserver/ming-0.2a</STRONG></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>gcc -O2&nbsp; -Wall =
-DIGNORE_MISSING_DATA&nbsp;=20
-DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H -DUSE_WMS_SVR =
-DUSE_WMS_LYR&nbsp;&nbsp;=20
-DUSE_MING_FLASH&nbsp;&nbsp; -DUSE_JPEG -DUSE_GD_PNG -DUSE_GD_JPEG =
-DUSE_GD_WBMP=20
-DUSE_GD_FT&nbsp;&nbsp; -DUSE_OGR -DUSE_GDAL&nbsp;&nbsp;&nbsp;&nbsp;=20
-I/home/mapserver//include&nbsp;=20
-I/home/mapserver//include&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
-I/home/mapserver/gdal-1.1.9/ogr/ogrsf_frmts =
-I/home/mapserver/gdal-1.1.9/ogr=20
-I/home/mapserver/gdal-1.1.9/ogr/../port =
-I/home/mapserver//include&nbsp;&nbsp;=20
-I/home/mapserver//include -I/home/mapserver/&nbsp; shp2img.o&nbsp; -L. =
-lmap=20
-L/home/mapserver//lib -lgd -ljpeg -lfreetype -lpng =
-lz&nbsp;&nbsp;&nbsp; -ljpeg=20
-lfreetype -lpng -lz&nbsp;&nbsp; -L/home/mapserver//lib -lproj=20
-ljpeg&nbsp;&nbsp; -L/home/mapserver//lib -lgdal.1.1&nbsp;&nbsp;&nbsp;=20
-L/home/mapserver//lib -lcurl -L/usr/kerberos/lib -lz -lssl -lcrypto =
-ldl -lssl=20
-lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz=20
-lz&nbsp;&nbsp;&nbsp; -lm -lstdc++&nbsp;=20
/home/mapserver/gdal-1.1.9/ogr/ogrsf_frmts/ogrsf_frmts.a=20
/home/mapserver/gdal-1.1.9/ogr/ogr.a=20
/home/mapserver/gdal-1.1.9/ogr/../port/cpl.a -o=20
shp2img<BR>./libmap.a(mapswf.o)(.text+0x39): In function =
`bitmap2shape':<BR>:=20
undefined reference to =
`newSWFShape'<BR>./libmap.a(mapswf.o)(.text+0x48): In=20
function `bitmap2shape':<BR>: undefined reference to=20
`newSWFInput_buffer'<BR>./libmap.a(mapswf.o)(.text+0x51): In function=20
`bitmap2shape':<BR>: undefined reference to=20
`newSWFBitmap_fromInput'<BR>./libmap.a(mapswf.o)(.text+0x62): In =
function=20
`bitmap2shape':<BR>: undefined reference to=20
`SWFShape_addBitmapFill'<BR>./libmap.a(mapswf.o)(.text+0x6d): In =
function=20
`bitmap2shape':<BR>: undefined reference to=20
`SWFShape_setRightFill'<BR>./libmap.a(mapswf.o)(.text+0x81): In function =

`bitmap2shape':<BR>: undefined reference to=20
`SWFShape_drawLine'<BR>./libmap.a(mapswf.o)(.text+0x95): In function=20
`bitmap2shape':<BR>: undefined reference to=20
`SWFShape_drawLine'<BR>./libmap.a(mapswf.o)(.text+0xab): In function=20
`bitmap2shape':<BR>: undefined reference to=20
`SWFShape_drawLine'<BR>./libmap.a(mapswf.o)(.text+0xc1): In function=20
`bitmap2shape':<BR>: undefined reference to=20
`SWFShape_drawLine'<BR>./libmap.a(mapswf.o)(.text+0x392): In function=20
`BuildButtonFromGD':<BR>: undefined reference to=20
`newSWFButton'<BR>./libmap.a(mapswf.o)(.text+0x3a0): In function=20
`BuildButtonFromGD':<BR>: undefined reference to=20
`SWFButton_addShape'<BR>./libmap.a(mapswf.o)(.text+0x3c3): In function=20
`BuildEllipseShape':<BR>: undefined reference to=20
`newSWFShape'<BR>./libmap.a(mapswf.o)(.text+0x3f3): In function=20
`BuildEllipseShape':<BR>: undefined reference to=20
`SWFShape_setLine'<BR>./libmap.a(mapswf.o)(.text+0x419): In function=20
`BuildEllipseShape':<BR>: undefined reference to=20
`SWFShape_addSolidFill'<BR>./libmap.a(mapswf.o)(.text+0x425): In =
function=20
`BuildEllipseShape':<BR>: undefined reference to=20
`SWFShape_setRightFill'<BR>./libmap.a(mapswf.o)(.text+0x458): In =
function=20
`BuildEllipseShape':<BR>: undefined reference to=20
`SWFShape_movePenTo'<BR>./libmap.a(mapswf.o)(.text+0x48d): In function=20
`BuildEllipseShape':<BR>: undefined reference to=20
`SWFShape_drawCurveTo'<BR>./libmap.a(mapswf.o)(.text+0x4b1): In function =

`BuildEllipseShape':<BR>: undefined reference to=20
`SWFShape_drawCurveTo'<BR>./libmap.a(mapswf.o)(.text+0x4d4): In function =

`BuildEllipseShape':<BR>: undefined reference to=20
`SWFShape_drawCurveTo'<BR>./libmap.a(mapswf.o)(.text+0x4e7): In function =

`BuildEllipseShape':<BR>: undefined reference to=20
`SWFShape_drawCurveTo'<BR>./libmap.a(mapswf.o)(.text+0x561): In function =

`BuildEllipseButton':<BR>: undefined reference to=20
`newSWFButton'<BR>./libmap.a(mapswf.o)(.text+0x56d): In function=20
`BuildEllipseButton':<BR>: undefined reference to=20
`SWFButton_addShape'<BR>./libmap.a(mapswf.o)(.text+0x59d): In function=20
`BuildEllipseButton':<BR>: undefined reference to=20
`SWFButton_addShape'<BR>./libmap.a(mapswf.o)(.text+0x5e0): In function=20
`BuildEllipseButton':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0x5e9): In function =

`BuildEllipseButton':<BR>: undefined reference to=20
`SWFButton_addAction'<BR>./libmap.a(mapswf.o)(.text+0x615): In function=20
`BuildEllipseButton':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0x61e): In function =

`BuildEllipseButton':<BR>: undefined reference to=20
`SWFButton_addAction'<BR>./libmap.a(mapswf.o)(.text+0x64a): In function=20
`BuildEllipseButton':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0x653): In function =

`BuildEllipseButton':<BR>: undefined reference to=20
`SWFButton_addAction'<BR>./libmap.a(mapswf.o)(.text+0x67f): In function=20
`BuildEllipseButton':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0x688): In function =

`BuildEllipseButton':<BR>: undefined reference to=20
`SWFButton_addAction'<BR>./libmap.a(mapswf.o)(.text+0x6d8): In function=20
`BuildPolygonShape':<BR>: undefined reference to=20
`newSWFShape'<BR>./libmap.a(mapswf.o)(.text+0x700): In function=20
`BuildPolygonShape':<BR>: undefined reference to=20
`SWFShape_setLine'<BR>./libmap.a(mapswf.o)(.text+0x726): In function=20
`BuildPolygonShape':<BR>: undefined reference to=20
`SWFShape_addSolidFill'<BR>./libmap.a(mapswf.o)(.text+0x732): In =
function=20
`BuildPolygonShape':<BR>: undefined reference to=20
`SWFShape_setRightFill'<BR>./libmap.a(mapswf.o)(.text+0x782): In =
function=20
`BuildPolygonShape':<BR>: undefined reference to=20
`SWFShape_drawLineTo'<BR>./libmap.a(mapswf.o)(.text+0x7cd): In function=20
`BuildPolygonShape':<BR>: undefined reference to=20
`SWFShape_movePenTo'<BR>./libmap.a(mapswf.o)(.text+0x7fc): In function=20
`BuildShape':<BR>: undefined reference to=20
`newSWFShape'<BR>./libmap.a(mapswf.o)(.text+0x829): In function=20
`BuildShape':<BR>: undefined reference to=20
`SWFShape_setLine'<BR>./libmap.a(mapswf.o)(.text+0x849): In function=20
`BuildShape':<BR>: undefined reference to=20
`SWFShape_addSolidFill'<BR>./libmap.a(mapswf.o)(.text+0x853): In =
function=20
`BuildShape':<BR>: undefined reference to=20
`SWFShape_setRightFill'<BR>./libmap.a(mapswf.o)(.text+0x873): In =
function=20
`BuildShape':<BR>: undefined reference to=20
`SWFShape_movePenTo'<BR>./libmap.a(mapswf.o)(.text+0x893): In function=20
`BuildShape':<BR>: undefined reference to=20
`SWFShape_drawLineTo'<BR>./libmap.a(mapswf.o)(.text+0x8bb): In function=20
`BuildShape':<BR>: undefined reference to=20
`SWFShape_drawLineTo'<BR>./libmap.a(mapswf.o)(.text+0x8ea): In function=20
`BuildShape':<BR>: undefined reference to=20
`SWFShape_setLine'<BR>./libmap.a(mapswf.o)(.text+0x908): In function=20
`BuildShapeLine':<BR>: undefined reference to=20
`newSWFShape'<BR>./libmap.a(mapswf.o)(.text+0x939): In function=20
`BuildShapeLine':<BR>: undefined reference to=20
`SWFShape_setLine'<BR>./libmap.a(mapswf.o)(.text+0x951): In function=20
`BuildShapeLine':<BR>: undefined reference to=20
`SWFShape_movePenTo'<BR>./libmap.a(mapswf.o)(.text+0x989): In function=20
`BuildShapeLine':<BR>: undefined reference to=20
`SWFShape_drawLineTo'<BR>./libmap.a(mapswf.o)(.text+0x9b8): In function=20
`BuildShapeLine':<BR>: undefined reference to=20
`SWFShape_movePenTo'<BR>./libmap.a(mapswf.o)(.text+0x9d4): In function=20
`BuildButtonPolygon':<BR>: undefined reference to=20
`newSWFButton'<BR>./libmap.a(mapswf.o)(.text+0x9f5): In function=20
`BuildButtonPolygon':<BR>: undefined reference to=20
`SWFButton_addShape'<BR>./libmap.a(mapswf.o)(.text+0xa23): In function=20
`BuildButtonPolygon':<BR>: undefined reference to=20
`SWFButton_addShape'<BR>./libmap.a(mapswf.o)(.text+0xa66): In function=20
`BuildButtonPolygon':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0xa6f): In function =

`BuildButtonPolygon':<BR>: undefined reference to=20
`SWFButton_addAction'<BR>./libmap.a(mapswf.o)(.text+0xa9b): In function=20
`BuildButtonPolygon':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0xaa4): In function =

`BuildButtonPolygon':<BR>: undefined reference to=20
`SWFButton_addAction'<BR>./libmap.a(mapswf.o)(.text+0xad0): In function=20
`BuildButtonPolygon':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0xad9): In function =

`BuildButtonPolygon':<BR>: undefined reference to=20
`SWFButton_addAction'<BR>./libmap.a(mapswf.o)(.text+0xb05): In function=20
`BuildButtonPolygon':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0xb0e): In function =

`BuildButtonPolygon':<BR>: undefined reference to=20
`SWFButton_addAction'<BR>./libmap.a(mapswf.o)(.text+0xb4c): In function=20
`BuildButtonLine':<BR>: undefined reference to=20
`newSWFButton'<BR>./libmap.a(mapswf.o)(.text+0xb74): In function=20
`BuildButtonLine':<BR>: undefined reference to=20
`SWFButton_addShape'<BR>./libmap.a(mapswf.o)(.text+0xb97): In function=20
`BuildButtonLine':<BR>: undefined reference to=20
`SWFButton_addShape'<BR>./libmap.a(mapswf.o)(.text+0xbda): In function=20
`BuildButtonLine':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0xbe3): In function =

`BuildButtonLine':<BR>: undefined reference to=20
`SWFButton_addAction'<BR>./libmap.a(mapswf.o)(.text+0xc0f): In function=20
`BuildButtonLine':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0xc18): In function =

`BuildButtonLine':<BR>: undefined reference to=20
`SWFButton_addAction'<BR>./libmap.a(mapswf.o)(.text+0xc44): In function=20
`BuildButtonLine':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0xc4d): In function =

`BuildButtonLine':<BR>: undefined reference to=20
`SWFButton_addAction'<BR>./libmap.a(mapswf.o)(.text+0xc79): In function=20
`BuildButtonLine':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0xc82): In function =

`BuildButtonLine':<BR>: undefined reference to=20
`SWFButton_addAction'<BR>./libmap.a(mapswf.o)(.text+0xd80): In function=20
`msImageCreateSWF':<BR>: undefined reference to=20
`newSWFMovie'<BR>./libmap.a(mapswf.o)(.text+0xd9c): In function=20
`msImageCreateSWF':<BR>: undefined reference to=20
`SWFMovie_setDimension'<BR>./libmap.a(mapswf.o)(.text+0xef2): In =
function=20
`msImageStartLayerSWF':<BR>: undefined reference to=20
`newSWFMovie'<BR>./libmap.a(mapswf.o)(.text+0xf25): In function=20
`msImageStartLayerSWF':<BR>: undefined reference to=20
`SWFMovie_setDimension'<BR>./libmap.a(mapswf.o)(.text+0xf9b): In =
function=20
`msImageStartLayerSWF':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0xfae): In function =

`msImageStartLayerSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0xfd1): In function=20
`msImageStartLayerSWF':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0xfe6): In function =

`msImageStartLayerSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0x1019): In function=20
`msImageStartLayerSWF':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0x102d): In =
function=20
`msImageStartLayerSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0x1057): In function=20
`msImageStartLayerSWF':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0x106f): In =
function=20
`msImageStartLayerSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0x11fa): In function=20
`msDrawStartShapeSWF':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0x1214): In =
function=20
`msDrawStartShapeSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0x1263): In function=20
`msDrawStartShapeSWF':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0x127d): In =
function=20
`msDrawStartShapeSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0x1374): In function=20
`AddMouseActions':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0x137d): In =
function=20
`AddMouseActions':<BR>: undefined reference to=20
`SWFButton_addAction'<BR>./libmap.a(mapswf.o)(.text+0x13a5): In function =

`AddMouseActions':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0x13ae): In =
function=20
`AddMouseActions':<BR>: undefined reference to=20
`SWFButton_addAction'<BR>./libmap.a(mapswf.o)(.text+0x13d6): In function =

`AddMouseActions':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0x13df): In =
function=20
`AddMouseActions':<BR>: undefined reference to=20
`SWFButton_addAction'<BR>./libmap.a(mapswf.o)(.text+0x140b): In function =

`AddMouseActions':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0x180c): In =
function=20
`msDrawMarkerSymbolSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0x1b50): In function=20
`msDrawMarkerSymbolSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0x1b81): In function=20
`msDrawMarkerSymbolSWF':<BR>: undefined reference to=20
`SWFDisplayItem_moveTo'<BR>./libmap.a(mapswf.o)(.text+0x1d6b): In =
function=20
`msDrawMarkerSymbolSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0x1d82): In function=20
`msDrawMarkerSymbolSWF':<BR>: undefined reference to=20
`SWFDisplayItem_moveTo'<BR>./libmap.a(mapswf.o)(.text+0x2380): In =
function=20
`DrawShapePolyline':<BR>: undefined reference to=20
`newSWFShape'<BR>./libmap.a(mapswf.o)(.text+0x23a4): In function=20
`DrawShapePolyline':<BR>: undefined reference to=20
`SWFShape_setLine'<BR>./libmap.a(mapswf.o)(.text+0x23dc): In function=20
`DrawShapePolyline':<BR>: undefined reference to=20
`SWFShape_movePenTo'<BR>./libmap.a(mapswf.o)(.text+0x241e): In function=20
`DrawShapePolyline':<BR>: undefined reference to=20
`SWFShape_drawLineTo'<BR>./libmap.a(mapswf.o)(.text+0x246c): In function =

`DrawButtonFilledPolygon':<BR>: undefined reference to=20
`newSWFButton'<BR>./libmap.a(mapswf.o)(.text+0x248a): In function=20
`DrawButtonFilledPolygon':<BR>: undefined reference to=20
`SWFButton_addShape'<BR>./libmap.a(mapswf.o)(.text+0x24b1): In function=20
`DrawButtonFilledPolygon':<BR>: undefined reference to=20
`SWFButton_addShape'<BR>./libmap.a(mapswf.o)(.text+0x2504): In function=20
`DrawButtonPolyline':<BR>: undefined reference to=20
`newSWFButton'<BR>./libmap.a(mapswf.o)(.text+0x251b): In function=20
`DrawButtonPolyline':<BR>: undefined reference to=20
`SWFButton_addShape'<BR>./libmap.a(mapswf.o)(.text+0x2535): In function=20
`DrawButtonPolyline':<BR>: undefined reference to=20
`SWFButton_addShape'<BR>./libmap.a(mapswf.o)(.text+0x25b4): In function=20
`DrawText':<BR>: undefined reference to=20
`loadSWFFontFromFile'<BR>./libmap.a(mapswf.o)(.text+0x25ca): In function =

`DrawText':<BR>: undefined reference to=20
`newSWFText'<BR>./libmap.a(mapswf.o)(.text+0x25d6): In function =
`DrawText':<BR>:=20
undefined reference to =
`SWFText_setFont'<BR>./libmap.a(mapswf.o)(.text+0x25ea):=20
In function `DrawText':<BR>: undefined reference to=20
`SWFText_moveTo'<BR>./libmap.a(mapswf.o)(.text+0x2606): In function=20
`DrawText':<BR>: undefined reference to=20
`SWFText_setColor'<BR>./libmap.a(mapswf.o)(.text+0x2619): In function=20
`DrawText':<BR>: undefined reference to=20
`SWFText_setHeight'<BR>./libmap.a(mapswf.o)(.text+0x2627): In function=20
`DrawText':<BR>: undefined reference to=20
`SWFText_addString'<BR>./libmap.a(mapswf.o)(.text+0x2785): In function=20
`msDrawLineSymbolSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0x29fa): In function=20
`msDrawShadeSymbolSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0x2c7c): In function=20
`draw_textSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0x2c98): In function=20
`draw_textSWF':<BR>: undefined reference to=20
`SWFDisplayItem_moveTo'<BR>./libmap.a(mapswf.o)(.text+0x2cb6): In =
function=20
`draw_textSWF':<BR>: undefined reference to=20
`SWFDisplayItem_rotate'<BR>./libmap.a(mapswf.o)(.text+0x2e02): In =
function=20
`msGetLabelSizeSWF':<BR>: undefined reference to=20
`loadSWFFontFromFile'<BR>./libmap.a(mapswf.o)(.text+0x2e22): In function =

`msGetLabelSizeSWF':<BR>: undefined reference to=20
`newSWFText'<BR>./libmap.a(mapswf.o)(.text+0x2e33): In function=20
`msGetLabelSizeSWF':<BR>: undefined reference to=20
`SWFText_setFont'<BR>./libmap.a(mapswf.o)(.text+0x2e3e): In function=20
`msGetLabelSizeSWF':<BR>: undefined reference to=20
`SWFText_getStringWidth'<BR>./libmap.a(mapswf.o)(.text+0x3e74): In =
function=20
`msDrawLabelCacheSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0x403e): In function=20
`msDrawWMSLayerSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0x417e): In function=20
`msDrawRasterLayerSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0x425a): In function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`fileOutputMethod'<BR>./libmap.a(mapswf.o)(.text+0x4260): In function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`SWFMovie_output'<BR>./libmap.a(mapswf.o)(.text+0x42b3): In function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0x42c4): In =
function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0x42f0): In function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0x4301): In =
function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0x432e): In function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0x433f): In =
function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0x436c): In function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0x437d): In =
function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0x43dd): In function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0x43ee): In =
function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0x441b): In function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0x442c): In =
function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0x4453): In function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0x4464): In =
function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0x448b): In function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0x449c): In =
function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0x4637): In function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`SWFMovie_setBackground'<BR>./libmap.a(mapswf.o)(.text+0x4664): In =
function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`fileOutputMethod'<BR>./libmap.a(mapswf.o)(.text+0x466a): In function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`SWFMovie_output'<BR>./libmap.a(mapswf.o)(.text+0x46c8): In function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`compileSWFActionCode'<BR>./libmap.a(mapswf.o)(.text+0x46da): In =
function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0x471c): In function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`fileOutputMethod'<BR>./libmap.a(mapswf.o)(.text+0x4722): In function=20
`msSaveImageSWF':<BR>: undefined reference to=20
`SWFMovie_output'<BR>./libmap.a(mapswf.o)(.text+0x479e): In function=20
`msFreeImageSWF':<BR>: undefined reference to=20
`destroySWFMovie'<BR>./libmap.a(mapswf.o)(.text+0x47d6): In function=20
`msFreeImageSWF':<BR>: undefined reference to=20
`destroySWFMovie'<BR>./libmap.a(mapswf.o)(.text+0x4949): In function=20
`msDrawVectorLayerAsRasterSWF':<BR>: undefined reference to=20
`SWFMovie_add'<BR>./libmap.a(mapswf.o)(.text+0x1420): In function=20
`AddMouseActions':<BR>: undefined reference to=20
`SWFButton_addAction'<BR>collect2: ld returned 1 exit status<BR>make: =
***=20
[shp2img] Error 1<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Aaron D. Hunt<BR>Technical =
Manager<BR>ZedX=20
Inc.<BR>Voice: 814-357-8490<BR>Fax:&nbsp;&nbsp;&nbsp;=20
814-357-8499</FONT></DIV></BODY></HTML>

------=_NextPart_000_0918_01C3A915.C0C68970--




More information about the mapserver-users mailing list