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

Re: libtool 1.4 problem

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-07-02 19:09:05 CEST

Jon Trowbridge <trow@ximian.com> writes:
 
> This isn't the main problem. I'm attaching a patch containing my
> efforts to get things to work w/ libtool 1.4 (which GNOME requires now,
> among other things), which works around this.
>
> The problem is that, during installs, when libtool needs to relink
> libraries, it descends into the subdirectories and doesn't come back out
> before trying to finish the install. Thus all of the relative pathnames
> generated are wrong, and the install fails.

So your patch looks like it's basically removing ".libs" wherever it
can from build system paths. Obviously, Greg Stein didn't put those
in there extraneously -- so I assume your patch will *break* the build
for libtool 1.3.5, right?

Is this just a fundamental incompatibility between libtool versions?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:32 2006

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.