[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Prob compiling 2.1.129 ...



I have a problem compiling 2.1 kernels since 2.1.126 :
I always get that error

gcc -D__KERNEL__ -I/home/madd0k/kernels/linux/include -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -D__SMP__ -pipe -mno-fp-regs -ffixed-8 -Wa,-m21164a
-DBWIO_ENABLED   -DEXPORT_SYMTAB -c alpha_ksyms.c
alpha_ksyms.c:145: `flush_tlb_all' undeclared here (not in a function)
alpha_ksyms.c:145: initializer element for `__ksymtab_flush_tlb_all.value' is
not constant
alpha_ksyms.c:146: `flush_tlb_mm' undeclared here (not in a function)
alpha_ksyms.c:146: initializer element for `__ksymtab_flush_tlb_mm.value' is
not constant
alpha_ksyms.c:147: `flush_tlb_page' undeclared here (not in a function)
alpha_ksyms.c:147: initializer element for `__ksymtab_flush_tlb_page.value' is
not constant
alpha_ksyms.c:148: `flush_tlb_range' undeclared here (not in a function)
alpha_ksyms.c:148: initializer element for `__ksymtab_flush_tlb_range.value' is
not constant
make[1]: *** [alpha_ksyms.o] Error 1
make[1]: Leaving directory `/home/madd0k/kernels/linux/arch/alpha/kernel'
make: *** [_dir_arch/alpha/kernel] Error 2

Anyone has an idea ?

Thanks,
M@Dd0k


Reply to: