GNOME Bugzilla – Bug 594045
gnome-panel/applet/clock build fails due to wrong cflags
Last modified: 2010-01-14 03:17:58 UTC
Created attachment 142412 [details] [review] Add gnome-desktop-2.0 requirement for libpanel_applet Latest (as of now-ish) git fails with: "calendar-window.c:46:42: error: libgnome/gnome-desktop-utils.h: No such file" The attached patch adds a gnome-desktop-2.0 requirement to libpanel_applet, which make it put "-I${the_right_path_to_gnome-desktop-2.0}" when compiling and thus everything works.
I can confirm I had the exact same problem. And wrote a very similar patch to solve it.
I had the same problem and fixed it by adding gnome-desktop-2.0 to CLOCK_CFLAGS and CLOCK_LIBS. And I think broken build is a high priority problem
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of bug 597479 ***