Re: 2.6.11-mm4

From: J.A. Magallon
Date: Wed Mar 16 2005 - 10:15:28 EST



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 ?

Now it does not work:

werewolf:/usr/src/linux# make gconfig
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: In function `init_main_window':
scripts/kconfig/gconf.c:225: error: `xpm_single_view' undeclared (first use in this function)
scripts/kconfig/gconf.c:225: error: (Each undeclared identifier is reported only once
scripts/kconfig/gconf.c:225: error: for each function it appears in.)
scripts/kconfig/gconf.c:235: error: `xpm_split_view' undeclared (first use in this function)
scripts/kconfig/gconf.c:245: error: `xpm_tree_view' undeclared (first use in this function)
scripts/kconfig/gconf.c: At top level:
scripts/kconfig/gconf.c:973: warning: 'renderer_toggled' defined but not used
make[1]: *** [scripts/kconfig/gconf.o] Error 1
make: *** [gconfig] Error 2


An if you just open gconf.glade with glade-2 and just _save_ it without
doing nothing, it changes a lot of things.

by

--
J.A. Magallon <jamagallon()able!es> \ Software is like sex:
werewolf!able!es \ It's better when it's free
Mandrakelinux release 10.2 (Cooker) for i586
Linux 2.6.11-jam4 (gcc 3.4.3 (Mandrakelinux 10.2 3.4.3-6mdk)) #1




-
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/