make test-all fails

F

Farrel Lifson

I've compiled the Ruby source from trunk (r11707) but make test-all is
failing with the following error:
/miniruby ./runruby.rb --extout=.ext -- "./test/runner.rb"
--basedir="./test" --runner=console
"./ruby ./test/runner.rb --basedir=./test --runner=console"
/home/farrel/Projects/ruby/lib/test/unit/collector/dir.rb:90:in
`require': syntax error, unexpected keyword_end (SyntaxError)
syntax error, unexpected keyword_end, expecting '}' from
/home/farrel/Projects/ruby/lib/test/unit/collector/dir.rb:90:in
`collect_file'
from /home/farrel/Projects/ruby/lib/test/unit/collector/dir.rb:73:in
`block in recursive_collect'

dir.rb has not been changed in a while (2006-10-16) so is this
affecting anyone else? I don't want to run make install as I'd just
like to experiment with the C code a bit and not interfere with my
working installation of Ruby.

Farrel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,527
Members
45,000
Latest member
MurrayKeync

Latest Threads

Top