This is the mail archive of the libc-alpha@cygnus.com mailing list for the glibc project.


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

Re: make check error stop at math


>>>>> Kaoru Fukui writes:

 > Hi!
 > Thanks your many suggestion.
 > I have finish to  compile glibc-2.0.95.
 > I have one question more.
 > when  I do make check,I have error stop.

 > What do you think this problem.
 > My system 
 > egcs-19980727
 > kernel-headers-2.1.113
 > MklinuxDR3alpha5

 > /math/test-float.out
 > make[2]: *** [/wk-glibc-2.1/glibc-build/math/test-float.out] Error 1
 > make[2]: Leaving directory `/wk-glibc-2.1/glibc-2.0.95/math'
 > make[1]: *** [math/tests] Error 2
 > make[1]: Leaving directory `/wk-glibc-2.1/glibc-2.0.95'
 > make: *** [check] Error 2

Have a look at test-float.out.  I do think that the accuracy of some
functions is worse than allowed by the epsilons and would ignore it.
You might want to read the comments at the start of libm-test.c.  If
the tests would segfault (which doesn't seem to happen according to
the Error value), I would consider this as really serious.

Andreas
-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
  for pgp-key finger ajaeger@alma.student.uni-kl.de


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