Error Compile 1.8.0 and 1.8.1-pre2

I’m trying to compile they latest. But i’m getting a SEGMENTATION FAULT error.

It happens on miniruby. I found a post that said to add --enable-shared. So I did and this got me to the next file libruby.so with an error saying ‘Unkown nod type 0’.

I tried it on 1.8.1 and got the same segementation fault on miniruby. --enabled-shared didn’t help.

I’ll keep searching and hacking but I thought I’d put this out these to see if anyone has any ideas.

thanks,
-t0

p.s. I’m doing this on GoboLinux. So maybe the alternate file hiearchry is the problem, but I doubt I would have gotten as far as did if it were.

Hi,

···

At Wed, 12 Nov 2003 08:15:10 +0900, T. Onoma wrote:

It happens on miniruby. I found a post that said to add
–enable-shared. So I did and this got me to the next file
libruby.so with an error saying ‘Unkown nod type 0’.

Could you show stack trace?


Nobu Nakada