Re: [Java-gnome-developer] unsatifiesdlinkerror
Brought to you by:
afcowie
From: Nicolas M. <ni...@be...> - 2004-01-26 21:04:36
|
I have Gnome-2.4.1. This may be a stupid question, but do I need to have Gnome running when using java-gnome? Cause I just switched to XFce, but I still have gnome installed. On Mon, 2004-01-26 at 13:21, Mark Howard wrote: > On Fri, Jan 23, 2004 at 09:47:22PM +0100, Nicolas Mommaerts wrote: > > I'm getting this all of a sudden. Haven't touched my code, the ecxeption > > occurs on Program.initGnomeUI(appName, appVersion, args); > > I'm using 0.8.2. Anybody got an idea what might be wrong? > > > > [java] Exception in thread "main" > > java.lang.UnsatisfiedLinkError: /usr/local/lib/libgnomejava0.8.so.0.8.2: > > /usr/local/lib/libgnomejava0.8.so.0.8.2: undefined symbol: > > gnome_password_dialog_set_remember_label_text > > This is part of gnome 2.4. If you don't have gnome 2.4, it is safe to > remove the gnome/src/java/org/gnu/gnome/PasswordDialog.java and > gnome/src/jni/org_gnu_gnome_PasswordDialog.* files than rebuild the > library. |