make check error in linalg
Brian Gough
bjg@network-theory.co.uk
Wed Dec 19 13:20:00 GMT 2001
Carl Henney writes:
> Here's a FYI note from a `make check' under Linux (Red Hat 6.0):
> PASS: Householder solve
> PASS: solve_TD dim=2 A
> PASS: solve_TD dim=2 B
> PASS: solve_TD dim=5
> PASS: Tridiagonal solve
> FAIL: test
> ===================
> 1 of 1 tests failed
> ===================
Thanks for the bug report. Further up in the output there should be
more details for each of the tests that failed. Could you send those
too? Something like './linalg/test | grep FAIL:' on the output will
catch them.
More information about the Gsl-discuss
mailing list