Hello!
Well, i'm trying to recompile my kernel - 2.6.22-14-generic - and i'm getting this error:
The error in english:
I see that I need the 'asm-offsets.c', but I don't know where I can get it.
Thanks for the help
Well, i'm trying to recompile my kernel - 2.6.22-14-generic - and i'm getting this error:
Code:
root@preto:/usr/src/linux-headers-2.6.22-14-generic# make bzImage CHK include/linux/version.h CHK include/linux/utsrelease.h UPD include/linux/utsrelease.h HOSTCC scripts/basic/fixdep HOSTCC scripts/basic/docproc make[1]: *** Sem regra para processar o alvo `arch/i386/kernel/asm-offsets.c', necessário por `arch/i386/kernel/asm-offsets.s'. Pare. make[1]:*** No rule to process the target 'arch/i386/kernel/asm-offsets.c', needed by `arch/i386/kernel/asm-offsets.s'. Stop make: ** [prepare0] Erro 2
Code:
make[1]:*** No rule to process the target 'arch/i386/kernel/asm-offsets.c', needed by `arch/i386/kernel/asm-offsets.s'. Stop
Thanks for the help