Re: [Java-gnome-developer] Re: make install error
Brought to you by:
afcowie
From: Luca De R. <pie...@li...> - 2003-12-26 14:58:51
|
Il ven, 2003-12-26 alle 15:27, Luca De Rugeriis ha scritto: > > It seems it's a bug in the org.gnu.gnome.PasswordDialog class: > > there is no gnome_password_dialog_set_remember_label_text method in > > there. There is only gnome_password_dialog_set_remember. > > Mark, sorry for the ignorance, how can we fetch the 0.8 version from > > cvs? It needs some debbuging love ;) > Ok, it was a matter of running > cvs -z9 -d:ext:pie...@cv...:/cvsroot/java-gnome co -r > RELEASE_0_8_2 java-gnome I've compiled 0.8 branch: apart the usual gconf problem, it didn't build libgnomejava because of the following error: jni/org_gnu_gnome_PasswordDialog.c: In function `Java_org_gnu_gnome_PasswordDialog_gnome_1password_1dialog_1new': jni/org_gnu_gnome_PasswordDialog.c:57: warning: initialization makes pointer from integer without a cast It's likely to be easy to fix this, but because my lack of C knowledge, I can't do that. Could someone commit a fix for it? -- Luca De Rugeriis <pie...@li...> |