Build error with 2.6.33-rc1

From: Tvrtko Ursulin
Date: Fri Dec 18 2009 - 12:30:50 EST



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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/