Stephen Torri <[EMAIL PROTECTED]> writes:
> Downloaded the latest automake from CVS. Running "make" went fine. Ran
> "make check" and got five errors:
>
> ansi3.test
> install2.test
> pr87.test
> subobj3.test
> target-cfalgs.test
>
> New to automake so I cannot point out the exact problem. Willing to assist
> any way I can.
I personally observe no failure. Please, post the result of
make check TESTS='ansi3.test install2.test pr87.test subobj3.test target-cfalgs.test'
VERBOSE=yes
Do you have a good compiler on your machine?