Weird error when installing yarv on OS X

O

Ollivier Robert

Am I the only to get this rather weird error when trying to run "make install"
in the build directory of a svn-extracted yarv tree?

It always fails when trying to regen the ri docs. It started to happen a few
revisions ago.

ruby 2.0.0 (Base: Ruby 1.9.0 2006-04-08) [powerpc-darwin8.7.0]
YARVCore 0.4.1 Rev: 525 (2006-07-18) [opts: [direct threaded code] [inline method cache] ]

-----
Generating RDoc documentation
../miniruby ../runruby.rb --extout=.ext -- "../bin/rdoc" --all --ri --op "/usr/local/share/ri/2.0/system" ".."
warning: Insecure world writable dir /Volumes, mode 041777
"./ruby ../bin/rdoc --all --ri --op /usr/local/share/ri/2.0/system .."
.../runruby.rb:62:in `exec': Operation not supported - ./ruby ../bin/rdoc --all --ri --op /usr/local/share/ri/2.0/system .. (Errno::EOPNOTSUPP)
from ../runruby.rb:62:in `<main>'
make: *** [do-install-doc] Error 1
 
T

ts

O> Am I the only to get this rather weird error when trying to run "make install"
O> in the build directory of a svn-extracted yarv tree?

no,

O> ../runruby.rb:62:in `exec': Operation not supported - ./ruby ../bin/rdoc --all --ri --op /usr/local/share/ri/2.0/system .. (Errno::EOPNOTSUPP)

See

http://www.atdot.net/~ko1/w3ml/w3ml.cgi/yarv-dev-en/msg/147

apparently problem specific to "la chose"


Guy Decoux
 

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,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top