[Java-gnome-developer] Can't build 0.8
Brought to you by:
afcowie
From: <fer...@lo...> - 2003-07-31 17:57:42
|
Hi there, Using Red Hat 8.0 and Sun j2sdk 1.4.2 (which should be compatible with gcc 3.2.2 included on red hat) I can build java-gnome using ./configure --gtk-only, but cannot run any test case. When I run org.gnu.gtk.tests.AllTests I get the error: An unexpected exception has been detected in native code outside the VM. Unexpected Signal : 11 occurred at PC=0x4DA06713 Function=gtk_window_new+0x83 Library=/usr/lib/libgtk-x11-2.0.so.0 Current Java thread: at org.gnu.gtk.Window.gtk_window_new(Native Method) at org.gnu.gtk.Window.<init>(Window.java:44) at org.gnu.gtk.tests.WidgetTest.setUp(WidgetTest.java:43) at org.gnu.gtk.tests.ContainerTest.setUp(ContainerTest.java:39) at org.gnu.gtk.tests.ButtonTest.setUp(ButtonTest.java:37) If it helps, I can send the full hs_err*.log generated by the JVM. I had to use --with-gtk-only because RHL80 provides an release of libgnomeui older than required by java-gnome. Anyone had sucess using either Red Hat 8 or 9? []s, Fernando Lozano |