When i try to build 2.6.17-rc2 on amd64-generic machine with gcc 4.0.3 (Ubuntu 64 bit) I get the following error (i386 builds fine).. arch/x86_64/kernel/asm-offsets.c:12:21: error: asm/pda.h: No such file or directory arch/x86_64/kernel/asm-offsets.c:16:22: error: asm/ia32.h: No such file or directory arch/x86_64/kernel/asm-offsets.c: In function 'main': arch/x86_64/kernel/asm-offsets.c:40: error: invalid use of undefined type 'struct x8664_pda' arch/x86_64/kernel/asm-offsets.c:41: error: invalid use of undefined type 'struct x8664_pda' arch/x86_64/kernel/asm-offsets.c:42: error: invalid use of undefined type 'struct x8664_pda' arch/x86_64/kernel/asm-offsets.c:43: error: invalid use of undefined type 'struct x8664_pda' arch/x86_64/kernel/asm-offsets.c:44: error: invalid use of undefined type 'struct x8664_pda' arch/x86_64/kernel/asm-offsets.c:45: error: invalid use of undefined type 'struct x8664_pda' arch/x86_64/kernel/asm-offsets.c:46: error: invalid use of undefined type 'struct x8664_pda' arch/x86_64/kernel/asm-offsets.c:51: error: invalid use of undefined type 'struct sigcontext_ia32' arch/x86_64/kernel/asm-offsets.c:52: error: invalid use of undefined type 'struct sigcontext_ia32' arch/x86_64/kernel/asm-offsets.c:53: error: invalid use of undefined type 'struct sigcontext_ia32' arch/x86_64/kernel/asm-offsets.c:54: error: invalid use of undefined type 'struct sigcontext_ia32' arch/x86_64/kernel/asm-offsets.c:55: error: invalid use of undefined type 'struct sigcontext_ia32' arch/x86_64/kernel/asm-offsets.c:56: error: invalid use of undefined type 'struct sigcontext_ia32' arch/x86_64/kernel/asm-offsets.c:57: error: invalid use of undefined type 'struct sigcontext_ia32' arch/x86_64/kernel/asm-offsets.c:58: error: invalid use of undefined type 'struct sigcontext_ia32' arch/x86_64/kernel/asm-offsets.c:59: error: invalid use of undefined type 'struct sigcontext_ia32' arch/x86_64/kernel/asm-offsets.c:62: error: invalid use of undefined type 'struct rt_sigframe32' arch/x86_64/kernel/asm-offsets.c:70: error: 'struct tss_struct' has no member named 'ist' make[1]: *** [arch/x86_64/kernel/asm-offsets.s] Error 1 make: *** [prepare0] Error 2 Any ideas? .config file attached -- chmj
Attachment:
.config
Description: Binary data
- Follow-Ups:
- Re: EMT64T build error
- From: Andi Kleen <[email protected]>
- Re: EMT64T build error
- Prev by Date: Re: [PATCH] reverse pci config space restore order
- Next by Date: Re: [PATCH] reverse pci config space restore order
- Previous by thread: Bug while executing : cat /proc/iomem on 2.6.17-rc1/rc2
- Next by thread: Re: EMT64T build error
- Index(es):