On Tue, Nov 4, 2008 at 3:47 AM, Richard Hughes <[EMAIL PROTECTED]> wrote: > On Mon, 2008-11-03 at 12:26 -0500, Matthias Clasen wrote: >> - Adapt to the new single-include policy in GLib/GTK+: >> http://live.gnome.org/GnomeGoals/CleanupGTKIncludes > > Unless we get a new release of libnotify, we are going to get a ton of > warnings like this: > > In file included from /usr/include/libnotify/notification.h:28, > from /usr/include/libnotify/notify.h:27, > from gpm-notify.c:50: > /usr/include/gtk-2.0/gtk/gtkversion.h:28:2: error: #error "Only <gtk/gtk.h> > can be included directly." > > I understand it's fixed in svn.
I ran into that yesterday. I was working with jhbuild check outs so I had to rerun./autogen.sh as $ PKG_CONFIGURE_PATH=/opt/gnome2/pkgconfig ./autogen.sh --prefix=/opt/gnome2/usr That took care of anything that was already fixed in svn, Cheers, Adam _______________________________________________ desktop-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/desktop-devel-list
