Mapserver 4.8.3 Installation Problems
Thomas Hammerlund
tom at MAPLINK.JP
Wed Jul 19 18:15:51 PDT 2006
Hi everyone,
I'm installing Mapserver for the first time. I'm using Fedora 5and I've
been trying to follow the Red Hat build notes
(http://mapserver.gis.umn.edu/docs/howto/RedHat9andMapServer40), and I got
to making mapserver, but I get the below error. Can anyone help me make
sense of this?
Thank you,
Tom
[root at dfserver02 mapserver-4.8.3]# make
gcc -O2 -fPIC -Wall -DIGNORE_MISSING_DATA -DHAVE_VSNPRINTF -DNEED_STRLCAT
-
DUSE_PROJ -DUSE_WMS_SVR -DUSE_WMS_LYR -DUSE_WFS_SVR -DUSE_WFS_LYR -DUSE_MING_FL
ASH -DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HA
S_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DUSE_OGR -DUSE_GDAL -DUSE_ICONV
-DUSE_THREAD -DUSE_ZLIB -I/usr/local/lib/gd-2.0.33 -I/usr/local/includ
e -I/usr/local/lib/ming-0.3.0
shp2img.o -L. -lmap -L/usr/local/lib/gd-2
.0.33 -lgd -ljpeg -lfreetype -lpng -lz -lXpm -lX11 -ljpeg -lfreetype -lpng
-lz
-lXpm -lX11 -lproj -ljpeg -L/usr/local/lib -lgdal -L/usr/local/lib/ming-0.3.0
-lming -L/usr/kerberos/lib -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5
support -lcom_err -lresolv -lidn -lssl -lcrypto -lz -lpthread -lc -lz
-lm
-lstdc++ -o shp2img
./libmap.a(maputil.o): In function `msTransformShape':
maputil.c:(.text+0x43a): undefined reference to `msTransformShapeSWF'
./libmap.a(maputil.o): In function `msImageCreate':
maputil.c:(.text+0x624): undefined reference to `msImageCreateSWF'
./libmap.a(maputil.o): In function `msFreeImage':
maputil.c:(.text+0xf66): undefined reference to `msFreeImageSWF'
./libmap.a(maputil.o): In function `msSaveImage':
maputil.c:(.text+0x114d): undefined reference to `msSaveImageSWF'
maputil.c:(.text+0x11e4): undefined reference to `msSaveImageSWF'
./libmap.a(mapdraw.o): In function `msDrawStartShape':
mapdraw.c:(.text+0x466): undefined reference to `msDrawStartShapeSWF'
./libmap.a(mapdraw.o): In function `msImageStartLayer':
mapdraw.c:(.text+0x4df): undefined reference to `msImageStartLayerSWF'
./libmap.a(mapdraw.o): In function `msDrawLabelCache':
mapdraw.c:(.text+0x581): undefined reference to `msDrawLabelCacheSWF'
./libmap.a(mapdraw.o): In function `msDrawText':
mapdraw.c:(.text+0x606): undefined reference to `draw_textSWF'
./libmap.a(mapdraw.o): In function `msDrawLabel':
mapdraw.c:(.text+0x7c7): undefined reference to `msDrawLabelSWF'
./libmap.a(mapdraw.o): In function `msDrawShadeSymbol':
mapdraw.c:(.text+0x97e): undefined reference to `msDrawShadeSymbolSWF'
./libmap.a(mapdraw.o): In function `msDrawLineSymbol':
mapdraw.c:(.text+0xa4e): undefined reference to `msDrawLineSymbolSWF'
./libmap.a(mapdraw.o): In function `msDrawMarkerSymbol':
mapdraw.c:(.text+0xb1e): undefined reference to `msDrawMarkerSymbolSWF'
./libmap.a(mapdraw.o): In function `msDrawWMSLayer':
mapdraw.c:(.text+0xe30): undefined reference to `msDrawWMSLayerSWF'
./libmap.a(mapdraw.o): In function `msDrawRasterLayer':
mapdraw.c:(.text+0xefd): undefined reference to `msDrawRasterLayerSWF'
./libmap.a(mapdraw.o): In function `msPrepareImage':
mapdraw.c:(.text+0x1563): undefined reference to `msImageCreateSWF'
./libmap.a(mapdraw.o): In function `msDrawVectorLayer':
mapdraw.c:(.text+0x3927): undefined reference to
`msDrawVectorLayerAsRasterSWF'
./libmap.a(mapdraw.o): In function `msDrawMap':
mapdraw.c:(.text+0x4809): undefined reference to `msDrawWMSLayerSWF'
mapdraw.c:(.text+0x4a19): undefined reference to `msDrawWMSLayerSWF'
collect2: ld returned 1 exit status
make: *** [shp2img] Error 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20060720/5896b306/attachment.htm>
More information about the MapServer-users
mailing list