Re: [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-13 04:09:58
|
Chris Pickett wrote: > Grzegorz B. Prokopski wrote: >=20 >> W li=B6cie z czw, 12-02-2004, godz. 13:56, Chris Pickett pisze: >> >>> I updated sablevm-classpath, but now I can't run configure anymore,=20 >>> even with --no-gtk specified. >>> >>> ./configure: line 21672: syntax error near unexpected token=20 >>> `PKG_CHECK_MODULES(GTHREAD,' >>> ./configure: line 21672: ` PKG_CHECK_MODULES(GTHREAD, gthread-2.0= =20 >>> >=3D 2.2)' >> >> >> >> I haven't seen these problems, at least last weekend, and I don't thin= k >> much has been changed since then. Try these: >> >> aclocal-1.7 && libtoolize --force && autoconf && autoheader && >> automake-1.7 --foreign -a -c >> >> If you use Debian, and have the right versions of the tools installed >> - the above programs should be found. >> >=20 > So, it compiled. But I couldn't get it to work without dnl'ing the=20 > lines in question (I tried the above commands). It needs to be fixed=20 > before moving into bugfree, IMHO, but I don't know how. Feel free to=20 > verify it on one of the Sable machines with the versions I have=20 > (aclocal-1.8.2, libtoolize-1.5.2, autoconf-2.59, autoheader-2.59,=20 > automake-1.8.2, which are the latest versions -- I just installed them)= =2E >=20 > You can see the results of the benchmark runs in: >=20 > http://sable.mcgill.ca/~cpicke/sablevm/r1575-vs-1.0.9/ Sorry. I never seem to get url's right :/ http://www.sable.mcgill.ca/~cpicke/sablevm/r1575-vs-1.0.9/ Chris |