Project

General

Profile

Actions

Bug #8792

closed

HP-UX needs sys/pstat.h for missing/setproctitle.c

Bug #8792: HP-UX needs sys/pstat.h for missing/setproctitle.c

Added by michal@rokos.cz (Michal Rokos) over 12 years ago. Updated over 12 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.0.0p247 (2013-06-27 revision 41674) [ia64-hpux11.31]
[ruby-core:56644]

Description

HP-UX needs sys/pstat.h for missing/setproctitle.c

Check for HAVE_SYS_PSTAT_H is already in place so only request to check for sys/pstat.h in configure.

Should be backported to 1.9 and 2.0.


Files

HAVE_SYS_PSTAT_H.diff (590 Bytes) HAVE_SYS_PSTAT_H.diff michal@rokos.cz (Michal Rokos), 08/26/2013 04:53 PM

Updated by michal@rokos.cz (Michal Rokos) over 12 years ago Actions #1 [ruby-core:56807]

Hello,

it seems that I forgot to include a patch for...

I am sorry for that.

Michal

Updated by nobu (Nobuyoshi Nakada) over 12 years ago Actions #2

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

This issue was solved with changeset r42713.
Michal, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


configure.in: check for sys/pstat.h

  • configure.in (sys/pstat.h): fix missing header check for
    missing/setproctitle.c on HP-UX. [ruby-core:56644] [Bug #8792]

Updated by nobu (Nobuyoshi Nakada) over 12 years ago Actions #3 [ruby-core:56838]

  • Backport changed from 1.9.3: UNKNOWN, 2.0.0: UNKNOWN to 1.9.3: REQUIRED, 2.0.0: REQUIRED

Updated by nagachika (Tomoyuki Chikanaga) over 12 years ago Actions #4 [ruby-core:57141]

  • Backport changed from 1.9.3: REQUIRED, 2.0.0: REQUIRED to 1.9.3: REQUIRED, 2.0.0: DONE

Backported to ruby_2_0_0 at r42913.

Updated by usa (Usaku NAKAMURA) over 12 years ago Actions #5 [ruby-core:58102]

  • Backport changed from 1.9.3: REQUIRED, 2.0.0: DONE to 1.9.3: DONE, 2.0.0: DONE

Backported to ruby_1_9_3 at r43487.

Actions

Also available in: PDF Atom