unintended breakage

2010-12-22 Thread Matthias Clasen
The GTK+ 2.91.7 release includes a change causing breakage that I hadn't anticipated: gdkconfig.h is no longer a standalone header that can be directly included. Instead, just include gdk/gdk.h (or, in fact, nothing at all since GTK+ includes already bring that in). This affects all modules using

GNOME 2.91.4 build issues

2010-12-22 Thread Vincent Untz
Hi, I've been trying to build GNMOE 2.91.4 from tarballs, and it's not looking good at all :-) Matthias already mentioned some breakages caused by GTK+ 2.91.7, but it's not just that. Here are the tarballs that I have and that don't build: brasero 2.91.3 evolution-data-server

Re: GNOME 2.91.4 build issues

2010-12-22 Thread Matthias Clasen
I have put EggSMClient fixes in libegg, so you can just update your copies from there. ___ desktop-devel-list mailing list desktop-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/desktop-devel-list

Re: GNOME 2.91.4 build issues

2010-12-22 Thread Vincent Untz
Le mercredi 22 décembre 2010, à 16:24 +0100, Vincent Untz a écrit : Here are the tarballs that I have and that don't build: I forgot clutter-gtk (might be fixed in git). Also, libchamplain builds against GTK+2. Since our main use is in empathy right now, it means we can't use it all. Vincent

Re: GNOME 2.91.4 build issues

2010-12-22 Thread Emmanuele Bassi
On Wed, 2010-12-22 at 16:39 +0100, Vincent Untz wrote: Le mercredi 22 décembre 2010, à 16:24 +0100, Vincent Untz a écrit : Here are the tarballs that I have and that don't build: I forgot clutter-gtk (might be fixed in git). just fixed in git, including embedding widgets. I'll do a

Re: GNOME 2.91.4 build issues

2010-12-22 Thread Matthias Clasen
On Wed, Dec 22, 2010 at 10:24 AM, Vincent Untz vu...@gnome.org wrote: gnome-power-manager === configure fails: No package 'gdk-x11-3.0' found (got removed from GTK+ 2.91.7, but Matthias mentioned it might come back) This was an accident, we forget to install gdk-x11-3.0.pc.

Re: GNOME 2.91.4 build issues

2010-12-22 Thread Emmanuele Bassi
On Wed, 2010-12-22 at 16:26 +, Emmanuele Bassi wrote: On Wed, 2010-12-22 at 16:39 +0100, Vincent Untz wrote: Le mercredi 22 décembre 2010, à 16:24 +0100, Vincent Untz a écrit : Here are the tarballs that I have and that don't build: I forgot clutter-gtk (might be fixed in git).

Re: GNOME 2.91.4 build issues

2010-12-22 Thread Cosimo Cecchi
Hi Vincent, On Wed, 2010-12-22 at 16:24 +0100, Vincent Untz wrote: Hi, I've been trying to build GNMOE 2.91.4 from tarballs, and it's not looking good at all :-) I've been fixing some of these modules this afternoon, here's an update. evince == Needs at least the updated

Re: GNOME 2.91.4 build issues

2010-12-22 Thread Xan Lopez
On Wed, Dec 22, 2010 at 4:24 PM, Vincent Untz vu...@gnome.org wrote: Hi, I've been trying to build GNMOE 2.91.4 from tarballs, and it's not looking good at all :-) Matthias already mentioned some breakages caused by GTK+ 2.91.7, but it's not just that. Here are the tarballs that I have

Re: GNOME 2.91.4 build issues

2010-12-22 Thread Vincent Untz
Le mercredi 22 décembre 2010, à 21:02 +0100, Xan Lopez a écrit : WebKitGTK+ and ephy are not in the list (I guess you gave up on them!), but they don't actually work with GTK+ 2.91.7 either (they worked with what was on master the day I released). I'll try to make new releases ASAP of both.

Re: GNOME 2.91.4 build issues

2010-12-22 Thread Philippe Rouquier
Hi, Le mercredi 22 décembre 2010 à 16:24 +0100, Vincent Untz a écrit : brasero === Need fixes from git + updated eggsmclient That is fixed after the latest changes (thanks to Mathias for updating libegg). Philippe ___ desktop-devel-list