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: new release candidate 1.2.91


Brian Gough wrote:

> Please retest and report the results to
> gsl-discuss@sources.redhat.com.  Thanks.

o.k so this is actually testing rather than re-testing but...

Compiling on a cygwin installation gives the following failure:-

Output from "make check":-

make[2]: Nothing to be done for `test_gsl_histogram.sh'.
make[2]: Leaving directory `/home/grant/gsl-1.2.91'
make  check-TESTS
make[2]: Entering directory `/home/grant/gsl-1.2.91'
test.exp.1.tmp test.obs.1.tmp differ: char 6, line 1
FAIL: test_gsl_histogram.sh
===================
1 of 1 tests failed
===================
make[2]: Leaving directory `/home/grant/gsl-1.2.91'
make[1]: Leaving directory `/home/grant/gsl-1.2.91'

I'd previously installed (and actually used) the gsl version 1.2 on the same system
without problems.  Though I don't recall if I ran make check.  The only hint I
could find in the INSTALL file was to try installing without the shared libraries
"./configure --disable-shared" which I tried and "make check" produced exactly the
same error message.  The INSTALL file also mentions that the test should fail with
gcc v2.95/2.96 in the eigen directory - but that doesn't seem to have happened -
perhaps I have a recent enough version of gcc?

Anyway I hope this is of some use.

Cheers,

Grant.

******************
System Details:-
$ uname --all
CYGWIN_98-4.10 ENG9023 1.3.12(0.54/3/2) 2002-07-06 02:16 i686 unknown

$ gcc --version
2.95.3-5


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