This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Bug in GSL 0.7


I double checked my compilation and I am sorry, you are right the error
was further up. Here is what I found:

GSL 0.7 compiled on a DELL Dual Pentium III (733 MHz) with RH 7.0:

PASS: Dilogarithm
PASS:   gsl_sf_multiply_impl(-3.0,2.0, &r)
PASS:   gsl_sf_multiply_impl(x, 1.0/x, &r)
PASS:   gsl_sf_multiply_impl(x, 0.2, &r)
PASS:   gsl_sf_multiply_impl(x, 4.0, &r)
FAIL: Elementary Functions (Misc)
.
.
.
PASS: Zeta Functions
PASS: Result Methods
FAIL: test
===================
1 of 1 tests failed
===================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory
`/home/garduno/libraries/GNU-SL/gsl-0.7/specfunc'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory
`/home/garduno/libraries/GNU-SL/gsl-0.7/specfunc'
make: *** [check-recursive] Error 1

> Thanks for the bug report. The failure has occurred somewhere further
> up in the test. There should be a more detailed error message at that
> point.  You may want to redirect the output into a log file to find
> it -- please let us know what you find.

-- 
Best regards,
________________________________________________________________________
Edgar Garduño Ángeles


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]