GNU bug report logs - #23058
Bug found in libtool make process

Previous Next

Package: libtool;

Reported by: "Villeneuve, Donald H" <donald.h.villeneuve <at> intel.com>

Date: Sat, 19 Mar 2016 00:45:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: "Villeneuve, Donald H" <donald.h.villeneuve <at> intel.com>
To: 23058 <at> debbugs.gnu.org
Subject: bug#23058: Bug found in libtool make process
Date: Fri, 18 Mar 2016 23:55:51 +0000
[Message part 1 (text/plain, inline)]
Hi,
We build and use libtool for one of the products we are working on.

In the course of build libtool the following was noticed:


1)      Do as usual a configure  --> everything seems fine

2)      export U=abcxyz_idoNotcare_whatitis

3)      make

The make will fail because in the course of its run, it will use a variable called $U.
This bug was noticed when installing libtool 2.4.2 under
Linux-2.6.32-504.el6.x86_64-x86_64-with-redhat-6.7-Santiago
GNU Make 3.81

The fix is clear: Someone must not use U as a variable name.  In this case, the customer was using the variable U as follows:
    export U=~/util
So as a shortcut for their utility directory, which seems to be an admissible use case.

I've not check more recent versions of libtool against this bug.  But as we move away from 2.4.2, it would be not to have to worry about this one.
Thanks.

If you have any further questions, more details can be provided.
Donald

[Message part 2 (text/html, inline)]

This bug report was last modified 9 years and 155 days ago.

Previous Next


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