libtool
[Top][All Lists]
Advanced

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

Re: programs depending on staged libraries depending on staged libraries


From: Mike Frysinger
Subject: Re: programs depending on staged libraries depending on staged libraries
Date: Fri, 13 Feb 2009 12:48:19 -0500
User-agent: KMail/1.11.0 (Linux/2.6.28; KDE/4.2.0; x86_64; ; )

On Friday 13 February 2009 06:46:49 Dennis van Dok wrote:
> I'm breaking my head over a problem that others must also have found,
> chewed on and spit out. I found plenty of messages related to my
> problem, such as the chroot discussion, but I just can't find the
> definitive answer anywhere.

if you want a stopgap measure, try the attached patch
-mike
--- ltmain.sh
+++ ltmain.sh
@@ -2765,6 +2765,7 @@ EOF
            else
              # We cannot seem to hardcode it, guess we'll fake it.
              add_dir="-L$libdir"
+             add_dir="" # XXX: relink hack: dont add -L flag to host path
              # Try looking first in the location we're being installed to.
              if test -n "$inst_prefix_dir"; then
                case $libdir in

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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