bug-libtool
[Top][All Lists]
Advanced

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

gub mingw cross build "dir not ending in .libs" install problem


From: Jan Nieuwenhuizen
Subject: gub mingw cross build "dir not ending in .libs" install problem
Date: Sun, 29 Aug 2010 15:01:35 +0200

Hi Ralf,

And here's an interesting install problem, log attached.

To reproduce;

git clone http://github.com/janneke/gub.git
cd gub
git checkout ebd4605  # gub workarounds disabled
bin/gub --verbose mingw::libxslt

After relinking, upon installing libxslt.la gives an error

    libtool: install: error: cannot install `libxslt.la' to a directory
not ending
in /home/janneke/vc/gub/target/mingw/build/libxslt-1.1.24/libxslt/.libs

Disabling the check

          false && test "$inst_prefix_dir" = "$destdir" && \

works fine for us.  This problem goes away when relinking is
disabled (what we now do by default for mingw/windows).


-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyOfSource.com | AvatarĀ®  http://AvatarAcademy.nl  

Attachment: libtool-not-ending-in.log.gz
Description: GNU Zip compressed data


reply via email to

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