[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error from 'make check'
From: |
Ralf Wildenhues |
Subject: |
Re: Error from 'make check' |
Date: |
Wed, 3 Dec 2008 07:42:44 +0100 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
* Bruce Dugan wrote on Wed, Dec 03, 2008 at 05:46:17AM CET:
> Here ya go!
Thanks.
> Any possibility I could get notified as to which build the fix (when
> identified) will be in?
Sure; but I don't know the cause yet. Is it possible that you posted
stdout only? Please rerun the test with
cd tests
env TESTS=multlib.test VERBOSE=yes make -e check 2>&1 | tee log
and post the 'log' file. Also please post the output of
ls -lR testSubDir
afterwards.
Thanks,
Ralf