From: hongbo hu Date: 2011-11-24T18:45:49+09:00 Subject: [ruby-core:41281] [Backport93 - Backport #5488] autoconf failure on HP-UX/PA Issue #5488 has been updated by hongbo hu. The patch seems didn't work I still got the error checking stack growing direction on hppa2.0w... ./configure[14718]: ${rb_cv_stack_grow_dir_hppa2.0w+:}: The specified substitution is not valid for this command. ---------------------------------------- Backport #5488: autoconf failure on HP-UX/PA http://redmine.ruby-lang.org/issues/5488 Author: The Written Word Inc Status: Assigned Priority: Normal Assignee: Yuki Sonoda Category: Target version: On HP-UX/PA: $ bzip2 -dc ruby-1.9.2-p290.tar.bz2 | tar xf - $ cd ruby-1.9.2-p290 $ ./configure ... checking size of struct stat.st_ino... SIZEOF_LONG checking whether _SC_CLK_TCK is supported... yes checking stack growing direction on hppa2.0w... ./configure[14730]: "${rb_cv_stack_grow_dir_hppa2.0w+set}": The specified substitution is not valid for this command. -- http://redmine.ruby-lang.org