Bug #849

--enable-shared で btest が動かない

Added by ko1 (Koichi Sasada) over 3 years ago. Updated about 1 year ago.

Status:Closed Start date:12/11/2008
Priority:Normal Due date:
Assignee:nobu (Nobuyoshi Nakada) % Done:

100%

Category:-
Target version:2.0.0
ruby -v:

Description

configure を --enable-shared でビルドすると,ロードパスが不完全なので
btest-ruby が走りません.

F...build/ruby: error while loading shared libraries: libruby.so.1.9: cannot open shared object file: No such file or directory
...

Related issues

related to ruby-trunk - Bug #804: Ruby 1.9.1 preview 2 : make test failure Closed 12/02/2008

Associated revisions

Revision 20740
Added by nobu (Nobuyoshi Nakada) over 3 years ago

* common.mk (btest-ruby): use RUNRUBY instead of MINIRUBY to load the shared library. [Bug #849]

Revision 20740
Added by nobu (Nobuyoshi Nakada) over 3 years ago

* common.mk (btest-ruby): use RUNRUBY instead of MINIRUBY to load the shared library. [Bug #849]

History

Updated by yugui (Yuki Sonoda) over 3 years ago

  • Target version set to 1.9.1 Release Candidate

Updated by yugui (Yuki Sonoda) over 3 years ago

  • Target version changed from 1.9.1 Release Candidate to 2.0.0

Updated by nobu (Nobuyoshi Nakada) over 3 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100
Applied in changeset r20740.

Also available in: Atom PDF