[Mapserver-users] (no subject)
Richard Greenwood
rich at greenwoodmap.com
Sun Dec 22 06:39:49 PST 2002
--=======349B263D=======
Content-Type: text/plain; x-avg-checked=avg-ok-29A235B9; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 8bit
Sounds like you have gcc 3.x. Mapserver compiles with gcc 2.x. Or try
editing your Makefile and add "-lstdc++" as shown below
STATIC_LIBS= $(GD_STATIC) $(OGR_STATIC) -lstdc++
Rich
At 11:59 AM 12/22/2002 +0100, you wrote:
>Dear list members!
>
>Rencently I tried to install mapserver 3.6.3. Whatever I am doing I get the
>following message:
>
>gcc -c -O2 -Wall -DIGNORE_MISSING_DATA -DUSE_EPPL -DUSE_TIFF -DUSE_JPEG
>-DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
>-DGD_HAS_GDIMAGEGIFPTR -I/usr/local/mspackages/gd-2.0.7gif
>shp2img.c -o shp2img.o
>gcc -O2 -Wall -DIGNORE_MISSING_DATA -DUSE_EPPL -DUSE_TIFF -DUSE_JPEG
>-DUSE_GD_GIF -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
>-DGD_HAS_GDIMAGEGIFPTR -I/usr/local/mspackages/gd-2.0.7gif
>shp2img.o -L. -lmap -L/usr/local/mspackages/gd-2.0.7gif/.libs -lgd -ljpeg
>-lttf
>-lpng -lz -ltiff -ljpeg -lttf -lpng -lz -ljpeg -lm -o shp2img
>./libmap.a(mapogr.o)(.eh_frame+0x11): undefined reference to
>`__gxx_personality_v0'
>collect2: ld returned 1 exit status
>make: *** [shp2img] Error 1
>
>The OS is SuSE 8.1 with gcc and gcc-c++ compilers (both 3.2-36). Has
>anyone an
>idea how to fix the problem.
>
>Thank you very much in advance
>
>Rudi
>
>
>
>
>
>
>_______________________________________________
>Mapserver-users mailing list
>Mapserver-users at lists.gis.umn.edu
>http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
Richard W. Greenwood, PLS
(307) 733-0203
Rich at GreenwoodMap.com
www.GreenwoodMap.com
--=======349B263D=======--
More information about the MapServer-users
mailing list