Re: 2.6.11-mm4

From: Sam Ravnborg
Date: Wed Mar 16 2005 - 13:39:28 EST


On Wed, Mar 16, 2005 at 07:22:15PM +0100, Sam Ravnborg wrote:
> On Wed, Mar 16, 2005 at 03:07:12PM +0000, J.A. Magallon wrote:
> >
> > On 03.16, Andrew Morton wrote:
> > >
> > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11/2.6.11-mm4/
> > >
> > ...
> > >
> > > +revert-gconfig-changes.patch
> > >
> > > Back out a recent change which broke gconfig.
> > >
> >
> > What was broken ?
>
> It did not display the nice icons with gtk2.4 anymore.
> And the fact that it generates ~10 warnings when being compiled annoy me
> as well. Although I have not had the courage to try to fix this gtk
> stuff.

When compiled:
HOSTCC scripts/kconfig/gconf.o
In file included from /usr/include/gtk-2.0/gtk/gtkactiongroup.h:34,
from /usr/include/gtk-2.0/gtk/gtk.h:38,
from scripts/kconfig/gconf.c:16:
/usr/include/gtk-2.0/gtk/gtkitemfactory.h:53: warning: function declaration isn't a prototype
scripts/kconfig/gconf.c:941: warning: `renderer_toggled' defined but not used



When executed:
scripts/kconfig/gconf arch/i386/Kconfig

(gconf:8782): Gtk-WARNING **: Mixing deprecated and non-deprecated
GtkToolbar API is not allowed

(gconf:8782): Gtk-WARNING **: Mixing deprecated and non-deprecated
GtkToolbar API is not allowed

(gconf:8782): Gtk-WARNING **: Mixing deprecated and non-deprecated
GtkToolbar API is not allowed

(gconf:8782): Gtk-WARNING **: Mixing deprecated and non-deprecated
GtkToolbar API is not allowed

(gconf:8782): Gtk-WARNING **: Mixing deprecated and non-deprecated
GtkToolbar API is not allowed

(gconf:8782): Gtk-WARNING **: Mixing deprecated and non-deprecated
GtkToolbar API is not allowed

(gconf:8782): Gtk-WARNING **: Mixing deprecated and non-deprecated
GtkToolbar API is not allowed

(gconf:8782): Gtk-WARNING **: Mixing deprecated and non-deprecated
GtkToolbar API is not allowed
make[1]: *** [gconfig] Interrupt


This is with gtk2.0.

Sam
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/