[Mapserver-users] undefined reference to `__gxx_personality_v0'

Babak Toloue Tehrani babak.tehrani@geosysnet.de
17 May 2003 09:27:44 +0200


Hello Andrea,

Edit your Makefile and add "-lstdc++" as shown below to the end of the
variable named "STATIC_LIBS"

STATIC_LIBS= $(GD_STATIC) $(OGR_STATIC) -lstdc++

http://lists.dmsolutions.ca/pipermail/mapserver-users/2003-March/007921.html


Am Sam, 2003-05-17 um 01.26 schrieb Andrea:
> Help me!
> I'm a MapServer newbye
> 
> I have:
> 
> MapServer 3.6.5
> linux - gcc 3.2.2
> gd 2.0.12 (installed)
> jpeg-6b (installed)
> libgeotiff-1.2.0 (installed)
> proj-4.4.7 (installed)
> tiff-3.5.7 (installed)
> w3c-libwww-5.4.0 (installed)
> 
> when I try to compile MapServer with make:
> 
> gcc -O2  -Wall -DIGNORE_MISSING_DATA  -DUSE_EPPL    -DUSE_TIFF 
> -DUSE_JPEG -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT        
> -I/usr/local/include              shp2img.o  -L. -lmap -lgd 
> -L/usr/local/lib -lgd -ljpeg -lfreetype -lpng -lz  -ltiff -ljpeg 
> -lfreetype -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
> 
> Where is the problem?
>  Thank you
> 
> Andrea
> 
> 
> 
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users@lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
-- 
Babak Toloue Tehrani <babak.tehrani@geosysnet.de>

_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users