Bug #804

Ruby 1.9.1 preview 2 : make test failure

Added by philos (Philippe Lucas) over 3 years ago. Updated about 1 year ago.

[ruby-core:20188]
Status:Closed Start date:12/02/2008
Priority:Low Due date:
Assignee:yugui (Yuki Sonoda) % Done:

0%

Category:core
Target version:2.0.0
ruby -v:

Description

Version built on Fedora core 2 x686 with gcc 4.0.2 in a sub directory (UNIX) of the main ruby source with 
./configure --prefix=/h/phil/DEV/RUBY/ruby-191pv2 --enable-shared --enable-install-doc --enable-pthread --with-mantype=man

./ruby -v  => ruby 1.9.1 (2008-12-01 revision 20438) [i686-linux]
Note that :
  ruby -v  => ruby 1.8.7 (2008-05-31 patchlevel 0) [i686-linux]

In the announce message of this release, i read :
== Improvements
* You can "make test" without installing ruby.

So make test gives this error :
test_flip.rb /h/phil/DEV/RUBY/ruby-1.9.1-preview2/UNIX/ruby: error while loading shared libraries: libruby.so.1.9: cannot open shared object file: No such file or directory

which is not very suprising !.

Regards.

Related issues

related to ruby-trunk - Bug #849: --enable-shared で btest が動かない Closed 12/11/2008

History

Updated by ko1 (Koichi Sasada) over 3 years ago

  • Assignee set to yugui (Yuki Sonoda)

Updated by yugui (Yuki Sonoda) over 3 years ago

  • Priority changed from Normal to High
  • Target version set to 1.9.1 Release Candidate

Updated by yugui (Yuki Sonoda) over 3 years ago

  • Category set to core
  • Priority changed from High to Low
  • Target version changed from 1.9.1 Release Candidate to 2.0.0
My announcement was wrong. You cannot "make test" before installing on --enable-shared.

This feature will possiblly be improved in a future version.

Updated by yugui (Yuki Sonoda) over 3 years ago

  • Status changed from Open to Closed

Also available in: Atom PDF