Hi,
still trying to install kernel 2.0.35, I ran:
make config
make dep
make clean
make zlilo
Here's the end of the last action:
ld: warning: cannot find entry symbol _start; defaulting to 00000fe0
misc.0: In function 'fill_inbuf'
misc.0(text+0*1bd8): undefined reference to 'input_data'
misc.0(text+0*1bdd): undefined reference to 'input_len'
misc.0(text+0*1bf3): undefined reference to 'input_data'
make[2]: ***[vmlinuz] Error1
make[2]: leaving directory
'/usr/src/linux/arch/i386/boot/compressed'
make[1]: ***[compressed/vmlinux] Error2
make[1]: leaving directory '/usr/src/linux/arch/i386/boot/'
make : *** [zlilo] Error2
What happened and what can I do ?
Thanks for helping,
Tanguy