[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Swig install failures

From: Sander Striker <striker_at_apache.org>
Date: 2003-11-26 02:51:55 CET

Hi,

Anyone else seeing this:

cd subversion/bindings/swig/python ; /bin/sh
/home/striker/src/svn/libtool --mode=install
/home/striker/src/svn/ac-helpers/install-sh -c _fs.la
/opt/svn-install/svn-7843/lib/svn-python/libsvn/_fs.la
libtool: install: warning: relinking `_fs.la'
(cd /home/striker/src/svn/subversion/bindings/swig/python; /bin/sh
/home/striker/src/svn/libtool --mode=relink gcc -shared -L/usr/local/lib
-rpath /opt/svn-install/svn-7843/lib/svn-python/libsvn -avoid-version
-module -o _fs.la svn_fs.lo -lswigpy
../../../../subversion/bindings/swig/libsvn_swig_py-1.la
../../../../subversion/libsvn_fs/libsvn_fs-1.la )
gcc -shared svn_fs.lo -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath
-Wl,/opt/svn-install/svn-7843/lib -Wl,--rpath -Wl,/opt/openssl/lib
-Wl,--rpath -Wl,/opt/httpd-install/httpd-2.0.48/lib -Wl,--rpath
-Wl,/opt/db-install/db-4.2.50/lib -L/usr/lib
-L/home/striker/src/svn/subversion/libsvn_subr/.libs
-L/home/striker/src/svn/subversion/libsvn_delta/.libs
-L/opt/db-install/db-4.2.50/lib -L/opt/httpd-install/httpd-2.0.48/lib
-L/opt/openssl/lib -L/usr/local/lib -lswigpy
-L/opt/svn-install/svn-7843/lib -lsvn_swig_py-1 -lsvn_fs-1
-Wl,-soname -Wl,_fs.so -o .libs/_fs.so
/usr/bin/ld: cannot find -lsvn_fs-1
collect2: ld returned 1 exit status
libtool: install: error: relink `_fs.la' with the above command before
installing it
make: *** [install-swig-py] Error 1

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 26 08:12:56 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.