cocozz Apprentice
Joined: 31 Jul 2004 Posts: 160
|
Posted: Wed Oct 06, 2004 5:31 pm Post subject: [Kernel compiling] TCP_INPUT ERROR [not resolved] |
|
|
Hi all , im trying to compile my Kernel like always , but this time im getting :
root@CoCozZ_Server linux # make && make modules_install
CHK include/linux/version.h
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
CHK include/asm-i386/asm_offsets.h
CHK include/linux/compile.h
LD net/ipv4/built-in.o
net/ipv4/tcp_input.o: file not recognized: File truncated
make[2]: *** [net/ipv4/built-in.o] Error 1
make[1]: *** [net/ipv4] Error 2
make: *** [net] Error 2
Do you know here can be the problem ? Its a 2.6.8 Kernel , I use ipv4
Thanks for all |
|