Re: [Java-gnome-developer] Can't build 0.8
Brought to you by:
afcowie
From: Tiago C. <cog...@li...> - 2003-08-01 02:37:14
|
> 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) I had the same error when i didn't have the LD_LIBRARY_PATH set, the jvm would crash displaying the same error message, maybe you need to set it. Tiago Cogumbreiro |