Re: [Sablevm-developer] regression testing staging@r1575 and sablevm-classpath@r1575 against 1.0.9
Brought to you by:
egagnon
From: Mark W. <ma...@kl...> - 2004-02-13 12:01:51
|
Hi, On Fri, 2004-02-13 at 06:21, Grzegorz B. Prokopski wrote: > W li=B6cie z czw, 12-02-2004, godz. 23:04, Chris Pickett pisze:=20 > > 2) A fix for the classpath configure problem (I think the easiest is to= =20 > > undo Mark's configure.ac patch, since apparently this was only for JamV= M). > I guess we can just undo the change for this moment, but it'd be > best to ask on gnu classpath ML. Hmmm... I think he's on SableVM list. >=20 > Mark? :-) Something like that patch is definitely needed. Not just for JamVM, libgcj needed the same to be able to run AWT programs, see: http://gcc.gnu.org/ml/java-patches/2004-q1/msg00411.html Is pkg.m4 available on the machine, in sablevm? Seems the problem is that the PKG_CHECK_MODULES macro from that file isn't defined. On a debian system it comes from the package 'pkg-config'. Cheers, Mark |