Project

General

Profile

Actions

Bug #1224

closed

Can't install 1.9.1-p0

Added by danbaron (Dan Baron) about 15 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
ruby -v:
1.9.1p0
Backport:
[ruby-core:22586]

Description

=begin
I am trying to install 1.9.1-p0 on CENTOS Linux 5.2.
I get the following error during "make".
I looked in the file "cont.c", and the error message is correct.

gcc -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/i686-linux -I./include -I. -DRUBY_EXPORT -o cont.o -c cont.c
cont.c:90:6: error: #elif with no expression
cont.c:270:6: error: #elif with no expression
cont.c:317:6: error: #elif with no expression
make: *** [cont.o] Error 1
[root@localhost ruby-1.9.1-p0]#
=end

Actions #1

Updated by nobu (Nobuyoshi Nakada) about 15 years ago

  • Status changed from Open to Assigned
  • Assignee set to yugui (Yuki Sonoda)
  • ruby -v changed from 1.8.7 to 1.9.1p0

=begin
Already fixed in the trunk. Thank you.
=end

Actions #2

Updated by yugui (Yuki Sonoda) over 14 years ago

  • Status changed from Assigned to Closed

=begin

=end

Actions

Also available in: Atom PDF

Like0
Like0Like0