When I try to build shapelib using the help in the INSTALL file I have
the following error:
$ make lib
[...]
mv -f .libs/dbfopen.lo dbfopen.lo
/bin/sh ./libtool --mode=link gcc -g -O2 -o libshp.la -rpath /usr/
local/lib -version-info 1:1:0 shpopen.lo shptree.lo dbfopen.lo
rm -fr .libs/libshp.la .libs/libshp.* .libs/libshp.*
*** Warning: This library needs some functionality provided by -lc.
*** I have the capability to make that library automatically link in
when
*** you link to this library. But I can only do this if you have a
*** shared version of the library, which you do not appear to have.
*** The inter-library dependencies that have been dropped here will be
*** automatically added whenever a program is linked with this library
*** or is declared to -dlopen it.
gcc -shared shpopen.lo shptree.lo dbfopen.lo -Wl,-soname -
Wl,libshp.so.1 -o .libs/libshp.so.1.0.1
ld: unknown option: -soname
collect2: ld returned 1 exit status
make: *** [lib] Error 1
--
73 de
Chip (N1MIE) FN31bn
_______________________________________________
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir