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

Problems compiling Kernel 2.4-test11



I'm trying to compile kernel 2.4-test11 (make bzlilo) and it fails with a rather vague error message:

ld -m elf_i386 -Ttext 0x100000 -e startup_32 -o bvmlinux head.o misc.o piggy.o
make[2]: Leaving directory `/usr/src/linux/arch/i386/boot/compressed'
objcopy -O binary -R .note -R .comment -S compressed/bvmlinux compressed/bvmlinux.out
tools/build -b bbootsect bsetup compressed/bvmlinux.out CURRENT > bzImage
Root device is (3, 2)
bbootsect: Non-Minix header
make[1]: *** [bzImage] Error 1
make[1]: Leaving directory `/usr/src/linux/arch/i386/boot'
make: *** [bzImage] Error 2


I'm assuming the problem has something to do with the line 'bbootsect: Non-Minix header', but I'm not sure as 'Error 1' is not very informative. Any ideas? Thx!

Kelly

--
--------------------------------------------
-- Kelly Corbin
-- kcorbin@theiqgroup.com
--
-- On the web @ http://www.theiqgroup.com
-- The IQ Group, Inc.
-- 6740 Antioch Suite 110
-- Merriam, KS 66202
-- (913)-722-6700
-- Fax (913)722-7264
--------------------------------------------



Reply to: