Hi, In message "[ruby-talk:5174] Re: Compile Problem with 1.6.1" on 00/09/28, Scott Billings <aerogemsX / netins.net> writes: |[root@localhost ruby-1.6.1]# make test |not ok float 9 -- /downloads/ruby-1.6.1/sample/test.rb:562 |test failed |make: *** [test] Error 1 float 9 .. Hmm, could you show me the result of ruby -e 'p ((13.4 % 1 - 0.4).abs)' OK? matz.