libtool
[Top][All Lists]
Advanced

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

Re: 2.4 Release in 24hrs


From: Bob Friesenhahn
Subject: Re: 2.4 Release in 24hrs
Date: Sun, 19 Sep 2010 14:27:08 -0500 (CDT)
User-agent: Alpine 2.01 (GSO 1266 2009-07-14)

On Sun, 19 Sep 2010, Ralf Wildenhues wrote:
The above is produced today after re-installing MinGW/GCC using the
latest TDM GCC installer (with GCC 4.5.1).  It is similar to what I
observed before.  The test suite used to work so I assume that the
issue is due to some change in the past few months, such as in
Automake.

Yeah, this is a GNU make 3.80 bug exposed by Automake 1.11, fixed by
Automake 1.11.1, and re-exposed in git Automake (I am working on a fix
that tries to avoid this and another bug about long $(TESTS) on MinGW).

The 'make' used is GNU make 3.79.1. There is a 'mingw32-make' which is GNU make 3.82, but does not seem to work under MSYS. This is what happens:

$ mingw32-make mingw32-make: *** No rule to make target `/uhome/src/gnu/libtool-head/Makefile.am', needed by `/uhome/src/gnu/libtool-head/Makefile.in'. Stop.

I tried building my own GNU make 3.82 under MinGW and the result behaves the same as 'mingw32-make'.

The timestamps of the files show that no work should be performed but it seems like the target dependency has been reversed.

Bob
--
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/



reply via email to

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