Again, i'm sending this mail, since it didn't get through the first time for some reason: So, after I get the source and extracted it: # cd projects/katoob # ./autogen.sh .. and this goes fine # make .. this ends with .. prefs-dlg.c: In function `prefs_create_print_page': prefs-dlg.c:871: `spell_page' undeclared (first use in this function) prefs-dlg.c:871: (Each undeclared identifier is reported only once prefs-dlg.c:871: for each function it appears in.) /usr/include/bits/string2.h: At top level: prefs-dlg.c:215: warning: `dicts_browse_clicked_callback' defined but not used make[4]: *** [prefs-dlg.o] Error 1 make[4]: Leaving directory `/root/projects/katoob/src' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/root/projects/katoob/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/root/projects/katoob/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/projects/katoob' make: *** [all] Error 2
.. anyway, i try to continue so.. # make install .. and i get the following at the end.. prefs-dlg.c: In function `prefs_create_print_page': prefs-dlg.c:871: `spell_page' undeclared (first use in this function) prefs-dlg.c:871: (Each undeclared identifier is reported only once prefs-dlg.c:871: for each function it appears in.) /usr/include/bits/string2.h: At top level: prefs-dlg.c:215: warning: `dicts_browse_clicked_callback' defined but not used make[2]: *** [prefs-dlg.o] Error 1 make[2]: Leaving directory `/root/projects/katoob/src' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/root/projects/katoob/src' make: *** [install-recursive] Error 1 What's going wrong? Ossama -- ______________________________________________ http://www.linuxmail.org/ Now with e-mail forwarding for only US$5.95/yr Powered by Outblaze _______________________________________________ Developer mailing list [EMAIL PROTECTED] http://lists.arabeyes.org/mailman/listinfo/developer

