public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: linux-kernel@vger.kernel.org, joe@perches.com,
	akpm@linux-foundation.org, rdunlap@xenotime.net
Subject: Re: [BUG]Some warnings happened when compile UML kernel.
Date: Thu, 24 Mar 2011 08:13:23 -0700	[thread overview]
Message-ID: <20110324151323.GB501@kroah.com> (raw)
In-Reply-To: <20110324045610.GA8186@gmail.com>

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@jiawei-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

  reply	other threads:[~2011-03-24 15:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-24  4:56 [BUG]Some warnings happened when compile UML kernel Harry Wei
2011-03-24 15:13 ` Greg KH [this message]
2011-03-25  6:10   ` Harry Wei

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110324151323.GB501@kroah.com \
    --to=greg@kroah.com \
    --cc=akpm@linux-foundation.org \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox