2009-12-18 17:30:47

by Tvrtko Ursulin

[permalink] [raw]
Subject: Build error with 2.6.33-rc1


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


2009-12-18 17:43:12

by Masami Hiramatsu

[permalink] [raw]
Subject: Re: Build error with 2.6.33-rc1

Tvrtko Ursulin wrote:
>
> 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).

Thank you for reporting it.
We are currently trying to fix it for non-POSIX awks as like as mawk.

http://lkml.org/lkml/2009/12/16/458

Fixing patches are already in tip/x86/urgent tree.

Thank you again!

--
Masami Hiramatsu

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

e-mail: [email protected]