libtool-patches
[Top][All Lists]
Advanced

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

Re: executable wrapper script fails


From: Ralf Wildenhues
Subject: Re: executable wrapper script fails
Date: Mon, 29 Nov 2004 16:09:53 +0100
User-agent: Mutt/1.4.1i

* Bob Friesenhahn wrote on Mon, Nov 22, 2004 at 04:31:58AM CET:
> On Sun, 21 Nov 2004, Bob Friesenhahn wrote:
> 
> >The executable wrapper scheme used by libtool-branch-2-0 is not 
> >working properly for my project:
> 
> The critical difference I see between a wrapper that works and one 
> that does not are these lines:
> 
> <   # install mode needs the following variable:
> <   notinst_deplibs=' ../magick/libGraphicsMagick.la'
> ---
> >  # install mode needs the following variables:
> >  generated_by_libtool_version='1.9g'
> >  notinst_deplibs=' magick/libGraphicsMagick.la'
> 
> <     
> LD_LIBRARY_PATH="$thisdir/../magick/.libs:/usr/local/lib:$LD_LIBRARY_PATH"
> ---
> >    LD_LIBRARY_PATH="$thisdir/magick/.libs:/usr/local/lib:$LD_LIBRARY_PATH"
> 
> so it appears that the bug is in ltmain.sh and not the wrapper script 
> itself.

Just checking my list of issues I might want to look at:
Is this one fixed by your rpath patches?

Regards,
Ralf




reply via email to

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