From mboxrd@z Thu Jan 1 00:00:00 1970 From: aspkumaran@gmail.com (Ponkumaran Annadurai) Date: Mon, 27 Jun 2011 21:51:03 +0530 Subject: Problem in compiling kernel Message-ID: To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org Hello, I encountered the following error while compiling the kernel version linux-2.6.39.1. So I am giving here what I got on my screen. root at rocker:/usr/src/linux-2.6.39.1# make CHK include/linux/version.h CHK include/generated/utsrelease.h CC kernel/bounds.s GEN include/generated/bounds.h CC arch/x86/kernel/asm-offsets.s GEN include/generated/asm-offsets.h CALL scripts/checksyscalls.sh HOSTCC scripts/genksyms/genksyms.o SHIPPED scripts/genksyms/lex.c SHIPPED scripts/genksyms/parse.h SHIPPED scripts/genksyms/keywords.c HOSTCC scripts/genksyms/lex.o SHIPPED scripts/genksyms/parse.c HOSTCC scripts/genksyms/parse.o HOSTLD scripts/genksyms/genksyms CC scripts/mod/empty.o /bin/sh: Yobjdump: not found HOSTCC scripts/mod/mk_elfconfig MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost HOSTCC scripts/selinux/genheaders/genheaders HOSTCC scripts/selinux/mdp/mdp HOSTCC scripts/kallsyms HOSTCC scripts/conmakehash HOSTCC scripts/recordmcount CC init/main.o /bin/sh: Yobjdump: not found CHK include/generated/compile.h UPD include/generated/compile.h CC init/version.o /bin/sh: Yobjdump: not found CC init/do_mounts.o /bin/sh: Yobjdump: not found CC init/do_mounts_rd.o /bin/sh: Yobjdump: not found CC init/do_mounts_initrd.o /bin/sh: Yobjdump: not found CC init/do_mounts_md.o /bin/sh: Yobjdump: not found LD init/mounts.o /bin/sh: Yld: not found make[1]: *** [init/mounts.o] Error 127 make: *** [init] Error 2 Please help me to figure the problem and the way to get out of it. Thank you. -- With regards, kumaran -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110627/514191fa/attachment.html