Actions
Backport #6204
closedautoconf failure on HP-UX/PA
Status:
Closed
Assignee:
-
Description
On HP-UX/PA:
#cd /tmp/ruby-1.9.3-p125
#./configure
checking build system type... hppa2.0w-hp-hpux11.11
checking host system type... hppa2.0w-hp-hpux11.11
checking target system type... hppa2.0w-hp-hpux11.11
.......
checking whether _SC_CLK_TCK is supported... yes
checking stack growing direction on hppa2.0w... ./configure[15505]: ${rb_cv_stack_grow_dir_hppa2.0w+:}: The specified substitution is not valid for this command.
Updated by nobu (Nobuyoshi Nakada) over 12 years ago
- Tracker changed from Bug to Backport
- Project changed from Ruby master to Backport193
- Category deleted (
build) - Target version deleted (
1.9.3)
Updated by nobu (Nobuyoshi Nakada) over 12 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r35149.
hongbo, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
merge revision(s) 33533: [Backport #6204]
* configure.in (RUBY_STACK_GROW_DIRECTION): substitute CPU name as
shell variable name. based on the patch by The Written Word Inc. at
[ruby-core:40421]. [Bug #5488]
Actions
Like0
Like0Like0