From: Tim Hunter Date: 2008-08-12T07:42:18+09:00 Subject: Re: calling double rb_genrand_real(void); failing Tim Hunter wrote: > You don't say which version of Ruby you're using, but in my 1.8.6 patch > 111 source code there is no such function. Ah, I see it defined in 1.9.0. Are you sure you're linking with the 1.9 library? -- Posted via http://www.ruby-forum.com/.