Project

General

Profile

Actions

Bug #690

closed

Ruby 1.9.1 preview1 build error

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

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

Description

=begin
Ruby Build error on Linux FEDORA 2 with gcc 4.0.2.
Try to generate it with :
../configure --enable-shared --enable-install-doc --enable-pthread --with-mantype=man --with-dln-a-out
in a special directory created in the main directory of ruby.

configure program creat BAD Makefile(s), enc.mk and rbconfig.rb files with macro LDSHARED empty.
The correct value is for me LDSHARED= ${CC} -shared.

Regards
=end

Actions #1

Updated by nobu (Nobuyoshi Nakada) over 15 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin
Applied in changeset r20016.
=end

Actions

Also available in: Atom PDF

Like0
Like0