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 19:35:34
|
Mark Wielaard wrote: > Hi, >=20 > On Fri, 2004-02-13 at 06:21, Grzegorz B. Prokopski wrote: >=20 >>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 t= o=20 >>>undo Mark's configure.ac patch, since apparently this was only for Jam= VM). >> >>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. >> >>Mark? :-) >=20 >=20 > 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 >=20 > 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'. I installed pkg-config-0.15.0 and it worked. I didn't test earlier=20 versions. I think pkg-config should be added to the list of classpath=20 dependencies in the `Suggested Software' part of INSTALL, and that we=20 should put a little note in our version of classpath in the interim. Cheers, Chris |