Gnome 2.0.1 compiling problems
Tony Mobily <[email protected]> Sun, 01 Sep 2002 11:18:38 +0800
| Newsgroups | gmane.comp.gnome.lib.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello everyone, first of all, thank you so much for developing Gnome. I installed Gnome 2.0.1, and I was absolutely *amazed* by the its maturity level. But... I have some trouble compiling gnome 2.0.1. If this is not the right list for this sort of messages, I apologise in advance... Here are the problems I've had. While compiling... GDM: ve-misc.c ve-misc.c: In function `ve_locale_exists': ve-misc.c:375: warning: implicit declaration of function `setlocale' ve-misc.c:375: `LC_ALL' undeclared (first use in this function) ve-misc.c:375: (Each undeclared identifier is reported only once ve-misc.c:375: for each function it appears in.) ve-misc.c:375: warning: passing arg 1 of `g_strdup' makes pointer from integer without a cast ve-misc.c:376: `LC_MESSAGES' undeclared (first use in this function) ve-misc.c:376: warning: comparison between pointer and integer make[3]: *** [ve-misc.o] Error 1 make[3]: Leaving directory `/root/gnome-2.0.1/gdm-2.4.0.9/vicious-extensions' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/root/gnome-2.0.1/gdm-2.4.0.9/vicious-extensions' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/gnome-2.0.1/gdm-2.4.0.9' make: *** [all-recursive-am] Error 2 GNOME-PRINT: ../libgnomeprint/.libs/libgnomeprint-2.so: undefined reference to `deflate' ../libgnomeprint/.libs/libgnomeprint-2.so: undefined reference to `deflateInit_'../libgnomeprint/.libs/libgnomeprint-2.so: undefined reference to `deflateEnd' collect2: ld returned 1 exit status make[2]: *** [generate] Error 1 YELP: yelp-window.c: In function `window_populate': yelp-window.c:265: `gettext' undeclared (first use in this function) yelp-window.c:265: (Each undeclared identifier is reported only once yelp-window.c:265: for each function it appears in.) make[2]: *** [yelp-window.o] Error 1 make[2]: Leaving directory `/root/gnome-2.0.1/yelp-1.0.4/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/gnome-2.0.1/yelp-1.0.4' make: *** [all-recursive-am] Error 2 SAWFISH: Well... sawfish compiles, but I don't get the "configuration applet" and I am not quire sure how to configure it. I was wondering if maybe this was the problem: configure: WARNING: Can't load rep's libglade wrapper, not building themer checking for rep-gtk GNOME wrappers... no configure: WARNING: Can't load rep's gnome wrappers checking for malloc_get_state... yes Thanks a lot for your help! Bye, Merc.