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]
Other format: [Raw text]

Re: 1.2 release candidate


On Sunday, June 30, 2002, at 12:00 AM, Brian Gough wrote:

I've put a gsl-1.2 release candidate at

  http://www.network-theory.co.uk/gsl/gsl-1.1.1+.tar.gz

Please try it out and let me know if it works.  I have tested it on
GNU/Linux with gcc-2.95.4.

Thanks,

Brian
Sorry for this late, but I've been very busy this week. My results are the following:

%uname -a
Darwin localhost 5.5 Darwin Kernel Version 5.5: Thu May 30 14:51:26 PDT 2002; root:xnu/xnu-201.42.3.obj~1/RELEASE_PPC Power Macintosh powerpc

%cc -v
Reading specs from /usr/libexec/gcc/darwin/ppc/2.95.2/specs
Apple Computer, Inc. version gcc-934.3, based on gcc version 2.95.2 19991024 (release)

%env CFLAGS="-Wno-long-double -g -O2" ./configure --disable-shared
OK

%make
OK

%make check
FAILS

Here are the last few lines:

PASS: gsl_sf_eta_e(1.0+1.0e-10, &r)
PASS: gsl_sf_eta_e( 5, &r)
PASS: gsl_sf_eta_e( 5.2, &r)
PASS: gsl_sf_eta_e( 6, &r)
PASS: gsl_sf_eta_e( 20, &r)
PASS: Zeta Functions
PASS: Result Methods
FAIL: test
===================
1 of 1 tests failed
===================
make[2]: *** [check-TESTS] Error 1
make[1]: *** [check-am] Error 2
make: *** [check-recursive] Error 1

The same problem raises with gsl-1.1-1. Any suggestions?

Thanks,
Andrea.

---
Andrea Riciputi <mailto:andrea.riciputi@libero.it>

"Science is like sex: sometimes something useful comes out,
but that is not the reason we are doing it" -- (Richard Feynman)



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