[Sablevm-developer] regression testing staging@r1575 and sablevm-classpath@r1575 against 1.0.9
Brought to you by:
egagnon
From: Chris P. <chr...@ma...> - 2004-02-12 18:56:03
|
Hi, I'm trying to do regression tests of staging and sablevm-classpath at r1575 against 1.0.9. I'll run SPECjvm98, JOlden, and JGF single- and multi-threaded. If you commit things after 1575 besides scripts and documentation, they won't get regression-tested by me. Greg wants to move to bugfree if the regression tests are fine. I updated sablevm-classpath, but now I can't run configure anymore, even with --no-gtk specified. ./configure: line 21672: syntax error near unexpected token `PKG_CHECK_MODULES(GTHREAD,' ./configure: line 21672: ` PKG_CHECK_MODULES(GTHREAD, gthread-2.0 >= 2.2)' The mail about this is here: http://mail.gnu.org/archive/html/commit-classpath/2004-02/msg00001.html I have libtool-1.5.2, automake-1.8.2, and autoconf-2.59 ... I can take out this code for now to compile things. Chris |