GNU bug report logs - #28715
libtool 2.4.6 cross compiling eudev-3.2.4 aarch64 linaro toolchain

Previous Next

Package: libtool;

Reported by: "Peter Bohning" <peter.bohning <at> gmx.com>

Date: Thu, 5 Oct 2017 21:23:02 UTC

Severity: normal

To reply to this bug, email your comments to 28715 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-libtool <at> gnu.org:
bug#28715; Package libtool. (Thu, 05 Oct 2017 21:23:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Peter Bohning" <peter.bohning <at> gmx.com>:
New bug report received and forwarded. Copy sent to bug-libtool <at> gnu.org. (Thu, 05 Oct 2017 21:23:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Peter Bohning" <peter.bohning <at> gmx.com>
To: bug-libtool <at> gnu.org
Subject: libtool 2.4.6 cross compiling eudev-3.2.4 aarch64 linaro toolchain
Date: Thu, 5 Oct 2017 23:14:53 +0200
[Message part 1 (text/html, inline)]

Information forwarded to bug-libtool <at> gnu.org:
bug#28715; Package libtool. (Fri, 06 Oct 2017 09:05:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Thomas Jahns <jahns <at> dkrz.de>
To: bug-libtool <at> gnu.org
Subject: Re: bug#28715: libtool 2.4.6 cross compiling eudev-3.2.4 aarch64
 linaro toolchain
Date: Fri, 6 Oct 2017 11:03:57 +0200
[Message part 1 (text/plain, inline)]
Hello Peter,

On 10/05/17 23:14, Peter Bohning wrote:
> I have tried so many different options to get around this.  In fact, for most of 
> the cross compilation I wrote a little library to LD_PRELOAD so that libtool and 
> make install thinks the system root is other than it is.  But I can't use that 
> here and this is a nightmare.
[...]
> /bin/grep: /lib/libuuid.la: No such file or directory
> /bin/sed: can't read /lib/libuuid.la: No such file or directory
> libtool:   error: '/lib/libuuid.la' is not a valid libtool archive
> Basically, no matter what I pass to the configure script, even if I patch the 
> configure script, I can't get it to look for libblkid's libuuid dependency in my 
> system root.

can you provide the config.log of the project in question (best gzip it before 
attaching, because config.log is often quite long)? So one can see what the 
configure-time part of libtool thinks is going on.

Regards, Thomas

[smime.p7s (application/pkcs7-signature, attachment)]

Information forwarded to bug-libtool <at> gnu.org:
bug#28715; Package libtool. (Fri, 06 Oct 2017 09:11:01 GMT) Full text and rfc822 format available.

Message #11 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Thomas Jahns <jahns <at> dkrz.de>
To: bug-libtool <at> gnu.org
Subject: Re: bug#28715: libtool 2.4.6 cross compiling eudev-3.2.4 aarch64
 linaro toolchain
Date: Fri, 6 Oct 2017 11:10:13 +0200
[Message part 1 (text/plain, inline)]
Hello,

and now for the work-around:

On 10/06/17 11:03, Thomas Jahns wrote:
> On 10/05/17 23:14, Peter Bohning wrote:
>> I have tried so many different options to get around this.  In fact, for most 
>> of the cross compilation I wrote a little library to LD_PRELOAD so that 
>> libtool and make install thinks the system root is other than it is.  But I 
>> can't use that here and this is a nightmare.
> [...]
>> /bin/grep: /lib/libuuid.la: No such file or directory
>> /bin/sed: can't read /lib/libuuid.la: No such file or directory
>> libtool:   error: '/lib/libuuid.la' is not a valid libtool archive
>> Basically, no matter what I pass to the configure script, even if I patch the 
>> configure script, I can't get it to look for libblkid's libuuid dependency in 
>> my system root.

what probably went wrong is the dection of the compile-time system search path 
for libraries, which you can override by setting the LT_SYS_LIBRARY_PATH 
configure argument to the directories you want searched instead of /lib.

Regards, Thomas

[smime.p7s (application/pkcs7-signature, attachment)]

This bug report was last modified 7 years and 253 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.