Kazuo Saito wrote: > Hi all, > > This is a summary of ruby-dev mailing list. > > > [ruby-dev:27551] Build testers wanted for 1.8.4 > > URABE Shyouhei proposed us to do build test for 1.8.4 preview1 > on following platforms. The list below is borrowed from the > same announce for 1.8.3 by Masayoshi Takahashi[ruby-dev:27093]. > > * Linux > * Windows(mswin32) > * Windows(cygwin/MinGW/djgpp) > * Windows(bcc32) > * Mac OS X > * FreeBSD > * NetBSD > * OpenBSD > * Solaris > * HP-UX > * Tru64 > * BeOS > * others > > For the request from Hiroyuki Ueda, Matz posted instruction > of the test: > > 1) Run following commands in order(added Takahiro Kambe's > suggestion on [ruby-dev:27591]): > % configure > % make > % su > # make install > # exit > % make test > % make test-all > > 2) If you fail in the commands, report your detailed error log > to ML. Solaris 10 gcc 3.4.4 Sun's make and ld djberge@~/local/src/ruby/ruby-1.8.4-727>make test-all make: Warning: Illegal dependency list for target `.DEFAULT' ../miniruby ./runruby.rb --extout=.ext -- -C "./test" runner.rb --runner=console Loaded suite . Started ............................................................................................................. ............................................................................................................. ............................................................................................................. ............................................................................................................. ............................................................................................................. .......................................................................................................*** Error code 139 make: Fatal error: Command failed for target `test-all' - Dan