On Thu, May 6, 2010 at 8:06 PM, Matthias Clasen <matthias.cla...@gmail.com> wrote: > Hey, > > I thought I should let everybody know that we are getting very close > to merging gdbus into GLib. David has created a gdbus-merge branch > where we'll stage things before the final merge to master. So, if you > haven't payed attention to gdbus yet, or haven't looked at it in a > while, gdbus-merge is the branch to watch in the next few days. >
Just installed it to play with it a bit, and now any compilation of a glib-using library/app fails with: CC soup-enum-types.lo In file included from /home/xan/gnome2/include/glib-2.0/gio/gio.h:102, from ../libsoup/soup-address.h:11, from soup.h:13, from soup-enum-types.c:4: /home/xan/gnome2/include/glib-2.0/gio/gdbusmessage.h:29:29: error: gio/gunixfdlist.h: No such file or directory In file included from /home/xan/gnome2/include/glib-2.0/gio/gio.h:102, from ../libsoup/soup-address.h:11, from soup.h:13, from soup-enum-types.c:4: /home/xan/gnome2/include/glib-2.0/gio/gdbusmessage.h:115: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token /home/xan/gnome2/include/glib-2.0/gio/gdbusmessage.h:117: error: expected declaration specifiers or ‘...’ before ‘GUnixFDList’ make[3]: *** [soup-enum-types.lo] Error 1 Problem on my side (the header include seems correctly protected and all, although of course I'm on Linux... so not sure what's going on) or something wrong in glib? Xan _______________________________________________ gtk-devel-list mailing list gtk-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list