Project

General

Profile

Actions

Backport #5489

closed

Build failure on HP-UX 11.00/PA, 11.11/PA, 11.23/PA

Added by twwlogin (The Written Word Inc) over 12 years ago. Updated about 12 years ago.

Status:
Closed
[ruby-core:40422]

Description

On HP-UX/PA:
$ bzip2 -dc ruby-1.9.2-p290.tar.bz2 | tar xf -
$ cd ruby-1.9.2-p290
$ ./configure
...
$ gmake
...
cc -g -I. -I.ext/include/hppa2.0w-hpux11.23 -I./include -I. -DRUBY_EXPORT -o transcode.o -c transcode.c
cc: "transcode.c", line 1547: error 1588: "SIZE_MAX" undefined.
cc: "transcode.c", line 1547: error 1563: Expression in if must be scalar.
gmake: *** [transcode.o] Error 1


Files

patch (981 Bytes) patch Patch to include/ruby/ruby.h twwlogin (The Written Word Inc), 10/27/2011 08:52 AM

Related issues 1 (0 open1 closed)

Related to Backport192 - Backport #5495: SIZE_MAX undefined while building 1.9.2 on HP-UX 11.00/PA, 11.11/PA, 11.23/PARejectedyugui (Yuki Sonoda)Actions
Actions #2

Updated by naruse (Yui NARUSE) over 12 years ago

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

This issue was solved with changeset r33532.
The Written Word, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


  • include/ruby/ruby.h (SIZE_MAX): define SIZE_MAX if not defined.
    patched by The Written Word Inc. [ruby-core:40422] [Bug #5489]
Actions #3

Updated by naruse (Yui NARUSE) over 12 years ago

  • Tracker changed from Bug to Backport
  • Project changed from Ruby master to Backport193
  • Category deleted (build)
  • Status changed from Closed to Assigned
  • Assignee set to yugui (Yuki Sonoda)
  • Target version deleted (1.9.2)
Actions #4

Updated by kosaki (Motohiro KOSAKI) over 12 years ago

  • Status changed from Assigned to Closed

This issue was solved with changeset r34185.
The Written Word, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


merge revision(s) 33532:

* include/ruby/ruby.h (SIZE_MAX): define SIZE_MAX if not defined.
  patched by The Written Word Inc. [ruby-core:40422] [Bug #5489]

Updated by kosaki (Motohiro KOSAKI) over 12 years ago

  • Status changed from Closed to Assigned

I've commited the patch into ruby_1_9_3 as r34185.

Actions #6

Updated by kosaki (Motohiro KOSAKI) over 12 years ago

  • Project changed from Backport193 to Backport192
Actions #7

Updated by yugui (Yuki Sonoda) about 12 years ago

  • Status changed from Assigned to Closed

This issue was solved with changeset r34675.
The Written Word, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


merges r33532 from trunk into ruby_1_9_2.

  • include/ruby/ruby.h (SIZE_MAX): define SIZE_MAX if not defined.
    patched by The Written Word Inc. [ruby-core:40422] [Bug #5489]
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0