[Mapserver-users] RedHat 9.0 Compile
R00T
r000t at adelphia.net
Tue Apr 29 07:42:13 PDT 2003
Anyone get mapserver to compile on redhat 9.0 yet?
I get this error when compiling....
configure detected everything I needed, gd, freetype etc...so that looks
good...
Then make
Then this error
gcc -c -O2 -Wall -DIGNORE_MISSING_DATA -DUSE_EPPL -DUSE_JPEG
-DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT
-I/usr/include shp2img.c -o shp2img.o
gcc -O2 -Wall -DIGNORE_MISSING_DATA -DUSE_EPPL -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 -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
More information about the MapServer-users
mailing list