libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cygwin List O' Issues...[make install DESTDIR=]


From: David I. Lehn
Subject: Re: Cygwin List O' Issues...[make install DESTDIR=]
Date: Wed, 30 Oct 2002 21:28:19 -0500
User-agent: Mutt/1.4i

* Charles Wilson <address@hidden> [20021030 21:20]:
> David I. Lehn wrote:
> 
> >Could someone -please- either let all of us know how to properly deal
> >with this relink issue or just apply the ltmain.sh patches in the latest
> >Debian libtool package to CVS?  Or at least comment on how it should be
> >modified if it's not acceptable.  Thanks.
> >
> >Grab the latest diffs from one of:
> >http://packages.debian.org/unstable/devel/libtool.html
> >http://packages.qa.debian.org/libt/libtool.html
> 
> I'll take a look at them, unless somebody beats me to it.  However, that 
> patch is 282k against libtool-1.4.3.  It is going to be quite difficult 
> to extract the portion that fixes this problem, and then integrate it 
> into libtool CVS (which has seen massive changes since 1.4.x).
> 
> Any chance that the debian maintainer could give some advice on how to 
> proceed?
> 

Heh... just need the ltmain.sh part.  Use filterdiff from patchutils:

zcat libtool_1.4.3-2.diff.gz | filterdiff -i \*ltmain.sh

Patch attached.  It just patches ltmain.sh... I haven't looked to see if
there are other related fixes.

Notice also the "exit 1" vs "continue" when a relink fails... is there a
good reason not to exit?  It does leave the -already-installed- files
broken if the relink fails, which can easily be missed unless you know
to scan install log files for it.

-dave

Attachment: ltmain.sh-debian-1.4.3-2.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]