Kernel Compile Errors -objdump

Joseph_Balsama/CAM/Lotus@lotus.com
Tue, 7 Jul 1998 11:04:07 -0400


Compiling kernel on RH 5.0,
I did :
rpm -ihv /RedHat/RPMS/kernel*.i386.rpm
and rpm -ihv /RedHat/RPMS/glibc*.i386.rpm
make mrproper
make config, dep, clean
make zImage

Errors are:
objdump -k -q -0x1000 compresed/vmlinux > compressed/vmlinux.out;
else \
objcopy -O binary -R .note -R .stab -R stabstr
compressed/vmlinux compressed/vmlinux.out; fi
make[1]: leaving directory '/usr/src/linux-2.0.32/arch/i386/boot'

objdump: illegal option --k
objdump: supported targets: elf32-i386 a.out-i386 srec symbolsrec tekhex
binary ihex trad-core.

Any ideas as to what is the cause, and possible
solution would be appreciated.

Thanks,
Michael

--
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail redhat-list-request@redhat.com with
                       "unsubscribe" as the Subject.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu