bug-automake
[Top][All Lists]
Advanced

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

Re: bug with automake 1.6 and autoconf 2.53


From: Jeff Deifik
Subject: Re: bug with automake 1.6 and autoconf 2.53
Date: Fri, 07 Jun 2002 12:24:34 -0700

> I am reinstalling autoconf right now.
>
> I was able to run configure on automake without incident.
> I am compiling & running check now.
> Here are the results, with the passing tests omitted:
>
> FAIL: cond4.test
> FAIL: cond16.test
> FAIL: cond19.test

You can run the testsuite verbosely as follow:

  env TESTS='cond4.test cond16.test cond19.test' VERBOSE=x make -e check

The last time I have seen these failures [*], if was because the testsuite
was running on an NFS filesystem and the NFS server did not have its
date synchronized with the NFS clients.  I wager this is your case too.

I think that is most likely. I ran the tests again, and they passed.
I think that automake and autoconf are working fine now.

        thanks,
        jeff deifik




reply via email to

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