[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make.test fails under NetBSD/sparc-1.5
From: |
Tom Tromey |
Subject: |
Re: make.test fails under NetBSD/sparc-1.5 |
Date: |
27 Aug 2001 23:00:31 -0600 |
>>>>> "Adrian" == Adrian Bunk <address@hidden> writes:
Adrian> this problem happens reproducable every time I run "make
Adrian> check" in automake-1.5 (all other tests pass without any
Adrian> problems):
Thanks. In all likelihood this is a bug in the test.
Adrian> $ make check TESTS=make.test VERBOSE=t
Adrian> config.status: creating Makefile
Adrian> FAIL: make.test
Could you help me find out what is going on?
This might help:
grep '^am__include =' tests/testSubDir/Makefile
Tom