Project

General

Profile

Actions

Bug #7736

closed

problem with generated rbconfig.rb for Haiku

Bug #7736: problem with generated rbconfig.rb for Haiku

Added by paul0 (Paulo Geyer) over 12 years ago. Updated over 12 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
2.0.0
Backport:
[ruby-core:51601]

Description

After compiling ruby 2.0.0 for Haiku, I couldn't install gems with native extensions, found something wrong with rbconfig.rb

CONFIG["RPATHFLAG"] = " -Wl,-R%1$-s"

changing that to:
CONFIG["RPATHFLAG"] = ""

made possible to rubygems create native extensions


Related issues 1 (0 open1 closed)

Is duplicate of Ruby - Bug #7737: problem with generated rbconfig.rb for HaikuClosednobu (Nobuyoshi Nakada)Actions

Updated by paul0 (Paulo Geyer) over 12 years ago Actions #1 [ruby-core:51603]

had a problem when sending this bug report, this one is duplicated

Updated by kosaki (Motohiro KOSAKI) over 12 years ago Actions #2 [ruby-core:51607]

  • Status changed from Open to Closed

had a problem when sending this bug report, this one is duplicated

ok, I close this then.

Actions

Also available in: PDF Atom