[Mapserver-users] Compile Problems on SGI IRIX 6.5.19
Sebastian Walter
swalter at zedat.fu-berlin.de
Wed Apr 2 05:45:11 PST 2003
Hello list,
could anybody give me a hint for getting around the following error
while compiling mapserver 3.6.5 on an SGI IRIX 6.5.x:
cc -DIGNORE_MISSING_DATA -DUSE_EPPL -DUSE_PROJ -DUSE_PROJ_API_H
-DUSE_WMS -DUSE_TIFF -DUSE_JPEG -DUSE_GD_PNG -DUSE_GD_JPEG
-DUSE_GD_WBMP -DUSE_GD_FT -DUSE_GDAL -I/gis/include
-I/gis/include -I/usr/local/include -I/gis/include
legend.o -L. -lmap -L/gis/lib -lgd -ljpeg -lpng -lz
-L/usr/local/lib -ltiff -ljpeg -lpng -lz -L/gis/lib -lproj -ljpeg
-L/gis/lib -lgdal.1.1 -lm -o legend
ld32: WARNING 84 : /gis/lib/libz.a is not used for resolving any symbol.
ld32: ERROR 33 : Unresolved text symbol "__dl__GPv" -- 1st
referenced by ./libmap.a(mapogr.o).
Use linker option -v to see when and which objects, archives
and dsos are loaded.
ld32: ERROR 33 : Unresolved text symbol "__pure_virtual_called" --
1st referenced by ./libmap.a(mapogr.o).
Use linker option -v to see when and which objects, archives
and dsos are loaded.
ld32: ERROR 33 : Unresolved data symbol "__vtbl__9type_info" -- 1st
referenced by ./libmap.a(mapogr.o).
Use linker option -v to see when and which objects, archives
and dsos are loaded.
ld32: INFO 152: Output file removed because of error.
*** Error code 2 (bu21)
Thank you very much.
More information about the MapServer-users
mailing list