[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110324151323.GB501@kroah.com>
Date: Thu, 24 Mar 2011 08:13:23 -0700
From: Greg KH <greg@...ah.com>
To: linux-kernel@...r.kernel.org, joe@...ches.com,
akpm@...ux-foundation.org, rdunlap@...otime.net
Subject: Re: [BUG]Some warnings happened when compile UML kernel.
On Thu, Mar 24, 2011 at 12:56:12PM +0800, Harry Wei wrote:
> Hi us,
> Recently, i wanna establish a UML for something else. But
> When i compile the UML kernel with linux-2.6.38, it shows some
> OOPS like following. Maybe they are well. I just worry they will lead
> to some other matters.
>
> root@...wei-laptop:/usr/src/linux-2.6.38# make gconfig ARCH=um
> sed < scripts/kconfig/lkc_proto.h > scripts/kconfig/lkc_defs.h 's/P(\([^,]*\),.*/#define \1 (\*\1_p)/'
> HOSTCC scripts/kconfig/gconf.o
> In file included from /usr/include/gtk-2.0/gtk/gtk.h:233,
> from /usr/include/libglade-2.0/glade/glade-xml.h:26,
> from /usr/include/libglade-2.0/glade/glade.h:28,
> from scripts/kconfig/gconf.c:16:
> /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: warning: function declaration isn’t a prototype
> scripts/kconfig/gconf.c:82: warning: no previous prototype for ‘dbg_sym_flags’
You don't have the proper development libraries on your machine in which
to build 'gconfig'. Try loading the needed gtk+ devel packages.
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists