Make 1.3.62

Russ Berry (berry@larry.wizvax.net)
Tue, 13 Feb 96 12:42:52 EST


Did make mr proper
" make config
" make dep
" make zlilo

ended with:

make[2]: Leaving directory `/usr/src/linux-1.3.62/arch/i386/boot/compressed'
objdump -k -q -o 0x1000 compressed/vmlinux > compressed/vmlinux.out
tools/build bootsect setup compressed/vmlinux.out CURRENT > zImage
Root device is (3, 2)
Boot sector 512 bytes.
Setup is 2220 bytes.
Non-GCC header of 'system'
make[1]: *** [zImage] Error 1
make[1]: Leaving directory `/usr/src/linux-1.3.62/arch/i386/boot'
make: *** [zlilo] Error 2

Using 1.3.62, gcc-2.7.0, ld.so-1.7.3, libc-5.0.9...

Anyone?

Russ Berry