Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Date: Thu, 15 Mar 2001 18:05:59 EST X-Mailer: Virtual Access by Atlantic Coast PLC, http://www.atlantic-coast.com/va Message-Id: To: cygwin-apps AT sources DOT redhat DOT com Subject: Re: thread test In-Reply-To: <013001c0ada0$0e285230$0200a8c0@lifelesswks> From: Brian Keener Reply-To: bkeener AT thesoftwaresource DOT com > as they all failed could you please run > make VERBOSE=1 check here it is - sorry for the confusion $ make VERBOSE=1 check Making check in tests make[1]: Entering directory `/usr/src/threadtest-1.0/tests' make check-TESTS make[2]: Entering directory `/usr/src/threadtest-1.0/tests' === Running test ./threadswork.test /threadswork.test: aclocal: not found FAIL: threadswork.test === Running test ./threadmakefile.test /threadmakefile.test: aclocal: not found FAIL: threadmakefile.test === Running test ./threadtwofile.test /threadtwofile.test: aclocal: not found FAIL: threadtwofile.test =================== 3 of 3 tests failed =================== make[2]: *** [check-TESTS] Error 1 make[2]: Leaving directory `/usr/src/threadtest-1.0/tests' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/usr/src/threadtest-1.0/tests' make: *** [check-recursive] Error 1 briank AT BK_SATELLITE /usr/src/threadtest-1.0 $