Re: Building Ruby (was Re: Ruby on Rails 2.0.2/Cygwin Bug)

2008-01-08 Thread Corinna Vinschen
On Jan 2 14:01, Dave Korn wrote: > On 02 January 2008 10:25, melvins wrote: > > Mike Boone wrote: > >> > >> In reference to that /dev/urandom bug I encountered last week, I > >> thought I might try to build Ruby from source on Cygwin and see how it > >> works. > >> > >> I downloaded Ruby 1.8.6-

RE: Building Ruby (was Re: Ruby on Rails 2.0.2/Cygwin Bug)

2008-01-02 Thread Dave Korn
On 02 January 2008 10:25, melvins wrote: > Mike Boone wrote: >> >> In reference to that /dev/urandom bug I encountered last week, I >> thought I might try to build Ruby from source on Cygwin and see how it >> works. >> >> I downloaded Ruby 1.8.6-p111 off the ruby-lang.org website, unpacked >> it

Re: Building Ruby (was Re: Ruby on Rails 2.0.2/Cygwin Bug)

2008-01-02 Thread Mike Boone
On Jan 2, 2008 5:24 AM, melvins <[EMAIL PROTECTED]> wrote: > > I had the same problem with you mike, what I did is I downloaded a > stable-snapshot version of ruby, then I copy the missing/strftime.c file to > hte 1.8.6 version, run make again, then it now all works. This worked for me too. Both

Re: Building Ruby (was Re: Ruby on Rails 2.0.2/Cygwin Bug)

2008-01-02 Thread melvins
I had the same problem with you mike, what I did is I downloaded a stable-snapshot version of ruby, then I copy the missing/strftime.c file to hte 1.8.6 version, run make again, then it now all works. Mike Boone wrote: > > In reference to that /dev/urandom bug I encountered last week, I > th

Building Ruby (was Re: Ruby on Rails 2.0.2/Cygwin Bug)

2007-12-26 Thread Mike Boone
In reference to that /dev/urandom bug I encountered last week, I thought I might try to build Ruby from source on Cygwin and see how it works. I downloaded Ruby 1.8.6-p111 off the ruby-lang.org website, unpacked it, then ./configure and make. This fails with: ./missing/strftime.c:193: error: 'tim