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: make check error on Mac OS X


Daniel T Konkle writes:
 > 
 > PASS: Exponential/Sine/Cosine Integrals
 > FAIL: test
 > ===================
 > 1 of 1 tests failed
 > ===================
 > make[2]: *** [check-TESTS] Error 1
 > make[1]: *** [check-am] Error 2
 > make: *** [check-recursive] Error 1
 > 
 > I have the complete output of 'make check' available.  The only FAIL: is 
 > this last line.

Thanks for the problem report.

I think you are getting a segmentation fault at that point, hence the
absence of any proper "FAIL" message.  You'd need to run under the
debugger to confirm that.

-- 
Brian


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