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

Re: Fwd: DESTDIR broken?

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-07-30 17:47:23 CEST

We package Subversion tarballs with a version of libtool which is known
to be broken with DESTDIR (stock libtool 1.4.x). The alternatives
seemed to be to use a version with is known to be broken on Solaris
(libtool 1.4.x as modified by Debian) or a version which is known to be
broken on systems which don't have C++ compilers (stock libtool 1.5.x).

So, re-run autogen.sh and you should have better luck.

It's normal and expected for libtool to re-link libraries at install
time, but it's not normal for it to fail.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 30 17:48:04 2004

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.