kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: daniel.baluta@gmail.com (Daniel Baluta)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Problem in compiling kernel
Date: Mon, 27 Jun 2011 20:23:35 +0300	[thread overview]
Message-ID: <BANLkTimArUghDb_HJqPQGiCHd3xb=2CDPA@mail.gmail.com> (raw)
In-Reply-To: <BANLkTimqr-eJCb8x4nQhdus1DeRr9FcfLg@mail.gmail.com>

On Mon, Jun 27, 2011 at 7:21 PM, Ponkumaran Annadurai
<aspkumaran@gmail.com> wrote:
> 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

Have you tried to setup some sort of cross-compilation environment?
Could you check CROSS_COMPILE env variable?

thanks,
Daniel.

  parent reply	other threads:[~2011-06-27 17:23 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-27 16:21 Problem in compiling kernel Ponkumaran Annadurai
2011-06-27 17:19 ` Mulyadi Santosa
2011-06-27 17:23 ` Daniel Baluta [this message]
     [not found]   ` <BANLkTim0BX-qwbKms4WaRwd80XuH0g_8sg@mail.gmail.com>
2011-06-28  7:43     ` Daniel Baluta
     [not found]       ` <BANLkTi=09B=FoHVuSoCgROSdO8bkr=2+bQ@mail.gmail.com>
2011-06-28 11:29         ` Daniel Baluta
2011-06-28 12:18           ` Ponkumaran Annadurai
2011-06-28 17:39             ` Ponkumaran Annadurai
2011-06-28 18:08               ` Daniel Baluta
2011-06-29  6:28                 ` Mulyadi Santosa
2011-06-29  7:12                   ` Daniel Baluta
2011-06-29 13:37                     ` Ponkumaran Annadurai
2011-06-29 13:56                       ` Daniel Baluta
2011-06-28 15:21           ` Mulyadi Santosa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='BANLkTimArUghDb_HJqPQGiCHd3xb=2CDPA@mail.gmail.com' \
    --to=daniel.baluta@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).