Re: tcl test suite

2007-08-06 Thread Randy McMurchy
[EMAIL PROTECTED] wrote these words on 08/06/07 03:59 CST: > The tcl section mentions that the test suit should be run by issuing > > make test. > > However, I've found that with that, the clock test will always fail. I wonder what is causing that? I can not reproduce the failure, and the test c

tcl test suite

2007-08-06 Thread dragosi
The tcl section mentions that the test suit should be run by issuing make test. However, I've found that with that, the clock test will always fail. The LFS book issues TZ=UTC make test instead and that takes care of the test failure. Any particular reason why this is different? I'm using LFS-S