Joel VanderWerf wrote:
> 
> I'm trying to install ruby on QNX 6.2. I get as far as 'make install' 
> and then there seems to be a problem with using sysread on a buffered 
> stream.
> 
> It's easy to reproduce the problem just calling FileUtils#copy_file:

Oops. That was with a recent 1.8.0:

$ ./ruby -v
ruby 1.8.0 (2003-03-03) [x86-nto-qnx]