All of lore.kernel.org
 help / color / mirror / Atom feed
From: Masami Hiramatsu <mhiramat@redhat.com>
To: Luca Tettamanti <kronos.it@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Document awk requirements
Date: Mon, 14 Dec 2009 17:00:39 -0500	[thread overview]
Message-ID: <4B26B587.3030608@redhat.com> (raw)
In-Reply-To: <20091214213413.GA9816@nb-core2.darkstar.lan>

Luca Tettamanti wrote:
> Hello,
> current -git kernel fails to build with this error message:
> 
>   GEN     arch/x86/lib/inat-tables.c
>   Error: Your awk doesn't support charactor-class.
> 
> mawk is installed; it appears that gawk is required, so:
> ---
> Gnu awk is required for generating arch/x86/lib/inat-tables.c
> 
> Signed-off-by: Luca Tettamanti <kronos.it@gmail.com>
> ---

Thank you for adding that :-)

Acked-by: Masami Hiramatsu <mhiramat@redhat.com>


> 
>  Documentation/Changes |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/Changes b/Documentation/Changes
> index 6d0f1ef..53fd218 100644
> --- a/Documentation/Changes
> +++ b/Documentation/Changes
> @@ -49,6 +49,7 @@ o  oprofile               0.9                     # oprofiled --version
>  o  udev                   081                     # udevinfo -V
>  o  grub                   0.93                    # grub --version
>  o  mcelog		  0.6
> +o  Gnu awk                3.1.5                   # awk --version   
>  
>  Kernel compilation
>  ==================

-- 
Masami Hiramatsu

Software Engineer
Hitachi Computer Products (America), Inc.
Software Solutions Division

e-mail: mhiramat@redhat.com


      reply	other threads:[~2009-12-14 22:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-14 21:34 [PATCH] Document awk requirements Luca Tettamanti
2009-12-14 22:00 ` Masami Hiramatsu [this message]

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=4B26B587.3030608@redhat.com \
    --to=mhiramat@redhat.com \
    --cc=kronos.it@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.