|
From: | Peter Rosin |
Subject: | make dist failure (was: Re: LT_AT_MAKE doesn't terminate the test on failure.) |
Date: | Tue, 08 Jun 2010 22:40:55 +0200 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 |
Den 2010-06-08 17:18 skrev Gary V. Vaughan:
On 8 Jun 2010, at 19:33, Peter Rosin wrote:
*snip LT_AT_MAKE issue*
I would also like to know what "make config/mdate-sh" is supposed to accomplish, but that is a separate issue.Well, the only thing the testsuite does is call `make dist', so make has decided that it needs mdate-sh before it will continue. The test is essentially making a copy of the libltdl directory with libtoolize and trying to build it, so I don't understand where that dependecy came from. What does the Makefile.in in the test directory contain? (it should be a direct copy of $top_srcdir/libltdl/Makefile.in).
The two files $top_srcdir/libltdl/Makefile.in and $top_builddir/tests/testsuite.dir/077/Makefile.in are exact copies according to cmp(1). I'm attaching one of them... touch(1)ing config/mdate-sh reveals that 'make dist' also tries to rebuild config/texinfo.tex and touch(1)ing that satisfies 'make dist' on my system. mdate-sh and texinfo.tex are present in $top_srcdir/libltdl/config Cheers, Peter
Makefile.in
Description: Text document
[Prev in Thread] | Current Thread | [Next in Thread] |