On Thu, Mar 12, 2009 at 04:47:49PM -0500, Albert Chin wrote: > I've built guile-1.8.6 on HP-UX 11.23/IA and 11.31/IA: > $ gtar zxf guile-1.8.6.tar.gz > $ cd guile-1.8.6 > $ ./configure PTHREAD_CFLAGS="-mt" --disable-dependency-tracking > ... > $ gmake > ... > $ cd test-suite/standalone > $ gmake check TESTS="test-num2integral test-conversion" > ... > ERROR: Stack overflow > FAIL: test-num2integral > ERROR: Stack overflow > FAIL: test-conversion
Applying the patch from http://lists.gnu.org/archive/html/guile-devel/2008-05/msg00017.html doesn't help. -- albert chin (ch...@thewrittenword.com)