From: Bil Kleb Date: 2002-07-28T23:57:35+09:00 Subject: Re: Compiling ruby on SGI origins Yukihiro Matsumoto wrote: > > I just need the error message for sockaddr_storage test > (ext/socket/extconf.rb around line 187). If you have problem > identifying the result, send me the whole thing. It appears that gcc is not configured correctly on either SGI Origin (two completely different sites/computers). I just did, make distclean ./configure --prefix=/home/kleb/local --with-tcl-lib=/usr/local/lib --with-gcc=no make make test make install to force the use of SGI's cc compiler, and apart from a whole slew of pedantic warnings, it was sucessful! If anyone is interested in the warnings, let me know and I can send them along... -- Bil