error building pax 2.6.26.2 (test9) on x86_64
Posted: Sat Aug 09, 2008 2:18 pm
Early in the build it dies with this on my AMD64 machine:
Build error is for both the latest grsecurity and pax patches, but not for my grsec-nopax build.
Didn't have the problem on x86
- Code: Select all
CC arch/x86/kernel/process_64.o
CC arch/x86/kernel/signal_64.o
AS arch/x86/kernel/entry_64.o
CC arch/x86/kernel/traps_64.o
CC arch/x86/kernel/irq_64.o
CC arch/x86/kernel/time_64.o
CC arch/x86/kernel/ioport.o
CC arch/x86/kernel/ldt.o
CC arch/x86/kernel/setup_64.o
CC arch/x86/kernel/i8259_64.o
CC arch/x86/kernel/setup.o
CC arch/x86/kernel/sys_x86_64.o
CC arch/x86/kernel/x8664_ksyms_64.o
arch/x86/kernel/x8664_ksyms_64.c:59: error: 'cpu_gdt_descr' undeclared here (not in a function)
arch/x86/kernel/x8664_ksyms_64.c:59: warning: type defaults to 'int' in declaration of 'cpu_gdt_descr'
make[1]: *** [arch/x86/kernel/x8664_ksyms_64.o] Error 1
make: *** [arch/x86/kernel] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.19467 (%build)
Build error is for both the latest grsecurity and pax patches, but not for my grsec-nopax build.
Didn't have the problem on x86