"Todd L. Miller" <[EMAIL PROTECTED]> writes: > Two questions: first, is it a known problem that the Makefile for > native/gnu.java.awt.peer.gdk doesn't work, or did I screw something up > along the way? (There's a @LIBART_CFLAGS@ in there that confuses gcc > (egcs-2.91.66); removing it lets the compile complete cleanly.) You need to have libart installed. When libart gets its compile test fixed (m4 autoconf stuff) then it should be picked up automatically. I think you can specify the --with-libart-prefix thing already though. > Second, is the anonymous CVS supposed to work? It segfaults > immediately when I start either japhar or java (blackdown 1.1.7). (Config > information follows.) Thanks! Well, one report from John K. is that he has patched Japhar to minimally run Classpath in a Hello World situation. That patch was incorporated into Japhar CVS some week or so ago. I've not run the two of them together recently so I can't say for sure. The blackdown jdk would only be useful for trying out the gtk peers and requires you have the native thread support turned on. Brian -- Brian Jones <[EMAIL PROTECTED]>

