Re: [Sablevm-developer] regression testing staging@r1575 and sablevm-classpath@r1575 against 1.0.9
Brought to you by:
egagnon
From: Grzegorz B. P. <ga...@de...> - 2004-02-13 01:57:58
|
W li=B6cie z czw, 12-02-2004, godz. 13:56, Chris Pickett pisze:=20 > I updated sablevm-classpath, but now I can't run configure anymore, eve= n=20 > with --no-gtk specified. >=20 > ./configure: line 21672: syntax error near unexpected token=20 > `PKG_CHECK_MODULES(GTHREAD,' > ./configure: line 21672: ` PKG_CHECK_MODULES(GTHREAD, gthread-2.0 >= =3D=20 > 2.2)' I haven't seen these problems, at least last weekend, and I don't think 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. HTH GBP PS: I looked at the patch you pointed out and it seems to be fine. --=20 Grzegorz B. Prokopski <ga...@de...> Debian GNU/Linux http://www.debian.org SableVM - LGPLed JVM http://www.sablevm.org Why SableVM ?!? http://devel.sablevm.org/wiki/WhySableVM |