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

Re: Kompile error: libtool

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2004-05-21 15:21:38 CEST

foren titze wrote:
> i use debian woody and would like to compile subversion 1.0.3 with neon and
> swig support.

Take a look at apt-get.org or simply add
  deb http://www.backports.org/debian stable all
to your sources.list - it's much easier. ;)

> cd subversion/mod_authz_svn && /bin/sh /usr/src/subversion-1.0.3/libtool
> --silent --mode=link gcc -g -O2 -g -O2 -pthread -DNEON_ZLIB
> -L/usr/local/BerkeleyDB.4.2/lib -L/usr/local/lib -rpath -avoid-version
> -module -o mod_authz_svn.la
> mod_authz_svn.lo ../../subversion/libsvn_subr/libsvn_subr-1.la -lz

> libtool: link: only absolute run-paths are allowed

I'm not sure if that might be the case, but Debian explicitly depecates the
use of rpath, maybe you need to configure with --disable-rpath.

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 21 15:22:55 2004

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

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