FXRuby on Solaris 9

Guess I should have read that first. :wink:

But, it still doesn’t work. :frowning:

Regards,

Dan

···

-----Original Message-----
From: ts [mailto:decoux@moulon.inra.fr]

/opt/sfw/lib/ruby/1.6/sparc-solaris2.9/intern.h:193: too
many arguments to
function `void rb_gc_mark()’

Look in doc/build.html : the paragraph

“Things That Can Go Wrong”

explain the problem and give the solution

Guy Decoux

But, it still doesn't work. :frowning:

Have you tried to change the declarations in

/opt/sfw/lib/ruby/1.6/sparc-solaris2.9/intern.h

  void rb_thread_wait_for(struct timeval);
  void rb_gc_mark(VALUE);

Guy Decoux

Berger, Daniel wrote:

But, it still doesn’t work. :frowning:

What do you mean by, “it still doesn’t work”? Could you be a little more
specific?