[Mapserver-users] Compilation Error with MapServ 3.6.0
Pablo Ghiglino
pabloghiglino at ghiglino.com
Thu Mar 6 01:55:00 PST 2003
Hi all,
I am trying to compile Mapserver 3.6.0 in a Linux Suse 8.1 Prof Edition.
I have type:
./configure --with-postigs
....
make
....
And then I receive the following error:
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/include
shp2img.o -L. -lmap -lgd -L/usr/lib -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
I have tried with 3.6.4, but I received the same error.
Thanks.
More information about the MapServer-users
mailing list