<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-2022-jp">
<META content="MSHTML 6.00.2900.2912" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="MS UI Gothic" size=2>Hi everyone,</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT> </DIV>
<DIV><FONT face="MS UI Gothic" size=2>I'm installing Mapserver for the first
time. I'm using Fedora 5and I've been trying to follow the Red Hat build
notes (<A
href="http://mapserver.gis.umn.edu/docs/howto/RedHat9andMapServer40">http://mapserver.gis.umn.edu/docs/howto/RedHat9andMapServer40</A>),
and I got to making mapserver, but I get the below error. Can anyone
help me make sense of this?</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT> </DIV>
<DIV><FONT face="MS UI Gothic" size=2>Thank you,</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2>Tom</FONT></DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT> </DIV>
<DIV><FONT face="MS UI Gothic" size=2></FONT> </DIV>
<DIV><FONT face="MS UI Gothic" size=2>[root@dfserver02 mapserver-4.8.3]#
make<BR>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<BR>./libmap.a(maputil.o): In function
`msTransformShape':<BR>maputil.c:(.text+0x43a): undefined reference to
`msTransformShapeSWF'<BR>./libmap.a(maputil.o): In function
`msImageCreate':<BR>maputil.c:(.text+0x624): undefined reference to
`msImageCreateSWF'<BR>./libmap.a(maputil.o): In function
`msFreeImage':<BR>maputil.c:(.text+0xf66): undefined reference to
`msFreeImageSWF'<BR>./libmap.a(maputil.o): In function
`msSaveImage':<BR>maputil.c:(.text+0x114d): undefined reference to
`msSaveImageSWF'<BR>maputil.c:(.text+0x11e4): undefined reference to
`msSaveImageSWF'<BR>./libmap.a(mapdraw.o): In function
`msDrawStartShape':<BR>mapdraw.c:(.text+0x466): undefined reference to
`msDrawStartShapeSWF'<BR>./libmap.a(mapdraw.o): In function
`msImageStartLayer':<BR>mapdraw.c:(.text+0x4df): undefined reference to
`msImageStartLayerSWF'<BR>./libmap.a(mapdraw.o): In function
`msDrawLabelCache':<BR>mapdraw.c:(.text+0x581): undefined reference to
`msDrawLabelCacheSWF'<BR>./libmap.a(mapdraw.o): In function
`msDrawText':<BR>mapdraw.c:(.text+0x606): undefined reference to
`draw_textSWF'<BR>./libmap.a(mapdraw.o): In function
`msDrawLabel':<BR>mapdraw.c:(.text+0x7c7): undefined reference to
`msDrawLabelSWF'<BR>./libmap.a(mapdraw.o): In function
`msDrawShadeSymbol':<BR>mapdraw.c:(.text+0x97e): undefined reference to
`msDrawShadeSymbolSWF'<BR>./libmap.a(mapdraw.o): In function
`msDrawLineSymbol':<BR>mapdraw.c:(.text+0xa4e): undefined reference to
`msDrawLineSymbolSWF'<BR>./libmap.a(mapdraw.o): In function
`msDrawMarkerSymbol':<BR>mapdraw.c:(.text+0xb1e): undefined reference to
`msDrawMarkerSymbolSWF'<BR>./libmap.a(mapdraw.o): In function
`msDrawWMSLayer':<BR>mapdraw.c:(.text+0xe30): undefined reference to
`msDrawWMSLayerSWF'<BR>./libmap.a(mapdraw.o): In function
`msDrawRasterLayer':<BR>mapdraw.c:(.text+0xefd): undefined reference to
`msDrawRasterLayerSWF'<BR>./libmap.a(mapdraw.o): In function
`msPrepareImage':<BR>mapdraw.c:(.text+0x1563): undefined reference to
`msImageCreateSWF'<BR>./libmap.a(mapdraw.o): In function
`msDrawVectorLayer':<BR>mapdraw.c:(.text+0x3927): undefined reference to
`msDrawVectorLayerAsRasterSWF'<BR>./libmap.a(mapdraw.o): In function
`msDrawMap':<BR>mapdraw.c:(.text+0x4809): undefined reference to
`msDrawWMSLayerSWF'<BR>mapdraw.c:(.text+0x4a19): undefined reference to
`msDrawWMSLayerSWF'<BR>collect2: ld returned 1 exit status<BR>make: ***
[shp2img] Error 1<BR></FONT><FONT face="MS UI Gothic"
size=2></DIV></FONT></BODY></HTML>