[Mapserver-users] undefined reference to `__gxx_personality_v0'
Andrea
plrandrea at netscape.net
Fri May 16 16:26:59 PDT 2003
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
More information about the MapServer-users
mailing list