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

rebuild kernel problem



I tried to rebuild the kernel using :make xconfig, make dep, make clean, 
make zlilo, but I received the following error message fro make zlilo, 
I don't have a clue on how to fix this problem, any help would be 
appreciated :


make[2]: Entering directory 
`/usr/src/kernel-source-2.0.30/arch/i386/boot/compressed'
./xtract /usr/src/kernel-source-2.0.30/vmlinux | gzip -9 | ./piggyback > 
piggy.o
Non-GCC header of 'system'
Compressed size 20.
ld -qmagic -Ttext 0xfe0 -o vmlinux head.o misc.o piggy.o
ld: warning: cannot find entry symbol _start; defaulting to 00000fe0
misc.o: In function `fill_inbuf':
misc.o(.text+0x1ebc): undefined reference to `input_data'
misc.o(.text+0x1ec1): undefined reference to `input_len'
misc.o(.text+0x1ed7): undefined reference to `input_data'
make[2]: *** [vmlinux] Error 1
make[2]: Leaving directory 
`/usr/src/kernel-source-2.0.30/arch/i386/boot/compressed'
make[1]: *** [compressed/vmlinux] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.0.30/arch/i386/boot'
make: *** [zlilo] Error 2


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: