From: Tvrtko Ursulin <tvrtko.ursulin@sophos.com>
To: linux-kernel@vger.kernel.org, mhiramat@redhat.com,
linux-kbuild@vger.kernel.org
Subject: Build error with 2.6.33-rc1
Date: Fri, 18 Dec 2009 17:30:42 +0000 [thread overview]
Message-ID: <200912181730.42693.tvrtko.ursulin@sophos.com> (raw)
Hi,
There is first thiw warning about gawk, and then the failure. Not sure if they
are related. This build system has mawk installed (Ubuntu 8.10).
Error: Your awk doesn't support charactor-class.
Please try to use gawk.
CC arch/x86/lib/inat.o
arch/x86/lib/inat.c:24:25: error: inat-tables.c: No such file or directory
arch/x86/lib/inat.c: In function ‘inat_get_opcode_attribute’:
arch/x86/lib/inat.c:29: error: ‘inat_primary_table’ undeclared (first use in
this function)
arch/x86/lib/inat.c:29: error: (Each undeclared identifier is reported only
once
arch/x86/lib/inat.c:29: error: for each function it appears in.)
arch/x86/lib/inat.c: In function ‘inat_get_escape_attribute’:
arch/x86/lib/inat.c:44: error: ‘inat_escape_tables’ undeclared (first use in
this function)
arch/x86/lib/inat.c: In function ‘inat_get_group_attribute’:
arch/x86/lib/inat.c:67: error: ‘inat_group_tables’ undeclared (first use in
this function)
arch/x86/lib/inat.c: In function ‘inat_get_avx_attribute’:
arch/x86/lib/inat.c:85: error: ‘inat_avx_tables’ undeclared (first use in this
function)
make[1]: *** [arch/x86/lib/inat.o] Error 1
make: *** [arch/x86/lib] Error 2
next reply other threads:[~2009-12-18 17:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-18 17:30 Tvrtko Ursulin [this message]
2009-12-18 17:43 ` Masami Hiramatsu
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=200912181730.42693.tvrtko.ursulin@sophos.com \
--to=tvrtko.ursulin@sophos.com \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mhiramat@redhat.com \
/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
Powered by JetHome