[mapserver-users] make: *** [shp2img] Fehler 1
Babak Toloue Tehrani
babak.tehrani at geosysnet.de
Fri Oct 11 02:03:36 PDT 2002
Hello,
I am trying to compile Mapserver 3.6.3 on a Redhat 8 Linux.
The Makefile builds without complaint.
When I run 'make' I get the following errors.
....
gcc -c -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.c -o shp2img.o
cc1: warning: changing search order for system directory "/usr/include"
cc1: warning: as it has already been specified as a non-system
directory
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 -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] Fehler 1
Thanks for help,
Babak
More information about the MapServer-users
mailing list