Hi, I was getting an error about a header in the linux kernel when trying to build openafs.
--- src/config/param.i386_linux24.h~ Thu Nov 14 18:57:46 2002 +++ src/config/param.i386_linux24.h Thu Nov 14 18:57:46 2002 @@ -32,7 +32,7 @@ #ifdef AFS_SMP #define CONFIG_SMP 1 #ifndef CONFIG_X86_LOCAL_APIC -#define CONFIG_X86_LOCAL_APIC +#define CONFIG_X86_LOCAL_APIC 1 #endif #ifndef __SMP__ #define __SMP__ shouldn't that APIC statement have a one on it to deal with the #if in the kernel headers? -sv
signature.asc
Description: This is a digitally signed message part
