Re: DESTDIR, relink dependent lib, RPM and AIX

2007-05-18 Thread Frank Fegert
Hello all, Frank Fegert wrote: > Ralf Wildenhues wrote: > >>This particular bug has been fixed in the CVS version of Libtool, as far >>as I can see. Its tests/destdir.at tests exposes the branch-1-5 failure. > > > i rebuild libtool with the v1.5.23a and v2.1a (each from the daily > CVS snapsho

Re: DESTDIR, relink dependent lib, RPM and AIX

2006-10-16 Thread Patrick Welche
On Mon, Oct 16, 2006 at 10:18:31AM +0530, Jaimon Jose wrote: > ltmain.sh (GNU libtool 1.2345 2006/09/20 19:08:21) 2.1a ^^ just raised a smile :-) Patrick ___ http://lists.gnu.org/mailman/listinfo/libtool

Re: DESTDIR, relink dependent lib, RPM and AIX

2006-10-15 Thread Jaimon Jose
Hi, Sorry for the delay... Ralf Wildenhues wrote the following on 10/11/2006 11:38 PM: > I don't think this functionality exists in branch-1-5. > You are right. I'm yet to provide a patch for branch-1-5 > Thanks for the patch; but I'm really wondering about the change. > Before the patch, we g

Re: DESTDIR, relink dependent lib, RPM and AIX

2006-10-15 Thread Frank Fegert
Hello Ralf, Ralf Wildenhues wrote: > This particular bug has been fixed in the CVS version of Libtool, as far > as I can see. Its tests/destdir.at tests exposes the branch-1-5 failure. i rebuild libtool with the v1.5.23a and v2.1a (each from the daily CVS snapshot). The error remains the same wi

Re: DESTDIR, relink dependent lib, RPM and AIX

2006-10-11 Thread Ralf Wildenhues
Hello Jaimon, * Jaimon Jose wrote on Wed, Oct 11, 2006 at 09:01:18AM CEST: > Ralf Wildenhues wrote the following on 10/11/2006 02:59 AM: > > Please resend your proposed changes in a unified diff format (diff -u), > > that makes it easier to look at them, and safer. > This is the proposed change in

Re: DESTDIR, relink dependent lib, RPM and AIX

2006-10-10 Thread Jaimon Jose
Ralf, Ralf Wildenhues wrote the following on 10/11/2006 02:59 AM: > Please resend your proposed changes in a unified diff format (diff -u), > that makes it easier to look at them, and safer. This is the proposed change in HEAD branch. I'm still trying to backport the relevant changes to 1-5 branc

Re: DESTDIR, relink dependent lib, RPM and AIX

2006-10-10 Thread Ralf Wildenhues
* Jaimon Jose wrote on Tue, Oct 10, 2006 at 06:50:46PM CEST: > > I found the change you mentioned in the daily CVS snpashot ( 2.1a). [...] > The following change seems to be working fine. Please resend your proposed changes in a unified diff format (diff -u), that makes it easier to look at them,

Re: DESTDIR, relink dependent lib, RPM and AIX

2006-10-10 Thread Jaimon Jose
Hi Ralf, Ralf Wildenhues wrote the following on 10/10/2006 12:15 AM: > Unless you find out whether the failure is the same as in the other case > or different (which can depend on a number of details such as the > dependency graph structure, whether you're using runtimelinking, and > some more), o

Re: DESTDIR, relink dependent lib, RPM and AIX

2006-10-09 Thread Jaimon Jose
Hi Ralf, Ralf Wildenhues wrote the following on 10/10/2006 12:15 AM: > I just replied there: > http://thread.gmane.org/gmane.comp.gnu.libtool.general/7717/focus=7735 > I'll try out this CVS head and update you. > Unless you find out whether the failure is the same as in the other case > or diff

Re: DESTDIR, relink dependent lib, RPM and AIX

2006-10-09 Thread Ralf Wildenhues
Hello Jaimon, * Jaimon Jose wrote on Sun, Oct 08, 2006 at 06:51:13PM CEST: > I'm trying to do a "make install DESTDIR=/mydir " on AIX 5.1. I see a > similar question is asked couple of months back and didn't see any reply > yet. I just replied there: http://thread.gmane.org/gmane.comp.gnu.libto

Re: DESTDIR, relink dependent lib, RPM and AIX

2006-10-09 Thread Ralf Wildenhues
Hello Frank, Sorry for the delay. * Frank Fegert wrote on Sun, Aug 13, 2006 at 03:54:24PM CEST: > > The details: > - $ libtool --version > ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) > - AIX 5.3 ML4 > - Target: gettext-0.14.5 (see config.log.gz attached) > - *NO* previous

DESTDIR, relink dependent lib, RPM and AIX

2006-10-08 Thread Jaimon Jose
Hi, I'm trying to do a "make install DESTDIR=/mydir " on AIX 5.1. I see a similar question is asked couple of months back and didn't see any reply yet. I'm using libtool version 1.5.22. ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) I see that hardcode_direct is set to yes.

Re: DESTDIR, relink dependent lib, RPM and AIX

2006-08-20 Thread Frank Fegert
Hi all, was this a FAQ or a stupid question, or is there really *NO* libtool wizard out there who can help me with this problem? Thanks Frank Frank Fegert wrote: > Hi all, > > i've got a hard time getting the above combination to work. > According to the archives the issue of DESTDIR

DESTDIR, relink dependent lib, RPM and AIX

2006-08-13 Thread Frank Fegert
Hi all, i've got a hard time getting the above combination to work. According to the archives the issue of DESTDIR and relink seem to have come up quite often, but for extra fun i'm trying to do this with RPM and AIX. The details: - $ libtool --version ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.3