Project

General

Profile

Actions

Bug #804

closed

Ruby 1.9.1 preview 2 : make test failure

Added by philos (Philippe Lucas) over 15 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
ruby -v:
Backport:
[ruby-core:20188]

Description

=begin
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.
=end


Related issues 1 (0 open1 closed)

Related to Ruby master - Bug #849: --enable-shared で btest が動かないClosednobu (Nobuyoshi Nakada)12/11/2008Actions
Actions #1

Updated by ko1 (Koichi Sasada) over 15 years ago

  • Assignee set to yugui (Yuki Sonoda)

=begin

=end

Actions #2

Updated by yugui (Yuki Sonoda) over 15 years ago

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

=begin

=end

Actions #3

Updated by yugui (Yuki Sonoda) over 15 years ago

  • Category set to core
  • Priority changed from 5 to 3
  • Target version changed from 1.9.1 Release Candidate to 2.0.0

=begin
My announcement was wrong. You cannot "make test" before installing on --enable-shared.

This feature will possiblly be improved in a future version.
=end

Actions #4

Updated by yugui (Yuki Sonoda) about 15 years ago

  • Status changed from Open to Closed

=begin

=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0