bug-libtool
[Top][All Lists]
Advanced

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

Re: Heimdal 0.6.1 breaks the ability to create stow packages (fwd)


From: Quanah Gibson-Mount
Subject: Re: Heimdal 0.6.1 breaks the ability to create stow packages (fwd)
Date: Thu, 01 Apr 2004 22:47:38 -0800



------------ Forwarded Message ------------
Date: Friday, April 02, 2004 8:10 AM +0200
From: Johan Danielsson <address@hidden>
To: Quanah Gibson-Mount <address@hidden>
Cc: address@hidden
Subject: Re: Heimdal 0.6.1 breaks the ability to create stow packages

Quanah Gibson-Mount <address@hidden> writes:

I imagine this means you need to fix your version of libtool.

Well, it's 1.5.2, which is the latest one. You should probably direct
all complaints to Monsanto Corporation, er I mean the libtool people.

         # Don't allow the user to place us outside of our expected
         # location b/c this prevents finding dependent libraries that
         # are installed to the same prefix.
         # At present, this check doesn't affect windows .dll's that
         # are installed into $libdir/../bin (currently, that works fine)
         # but it's something to keep an eye on.
         if test "$inst_prefix_dir" = "$destdir"; then
           $echo "$modename: error: cannot install \`$file' to a directory
not  ending in $libdir" 1>&2
           exit 1
         fi

One (sort of) way around this is to install with
DESTDIR=/usr/local/stow, but this makes things end up in
/usr/local/stow/usr/local/... Or use your own libtool.

/Johan

---------- End Forwarded Message ----------



--
Quanah Gibson-Mount
Principal Software Developer
ITSS/TSS/Computing Systems
ITSS/TSS/Infrastructure Operations
Stanford University
GnuPG Public Key: http://www.stanford.edu/~quanah/pgp.html




reply via email to

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