public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Michal Marek <mmarek@suse.cz>
To: Andrew Hendry <andrew.hendry@gmail.com>
Cc: Yegor Yefremov <yegorslists@googlemail.com>,
	Roland McGrath <roland@redhat.com>,
	Roland Dreier <rdreier@cisco.com>,
	Tiago Maluta <tiago.maluta@gmail.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org
Subject: Re: [PATCH] Fix CONFIG_CROSS_COMPILE issue in .config
Date: Mon, 16 Aug 2010 14:40:36 +0200	[thread overview]
Message-ID: <4C6931C4.4000505@suse.cz> (raw)
In-Reply-To: <AANLkTimncLdNZCcpcEi9M7-jCuw5FE+xDT7v5--ByfMn@mail.gmail.com>

Dne 16.8.2010 14:35, Andrew Hendry napsal(a):
> This gives some errors on my ubuntu build for -rc1, reverting lets it
> build normally. Am I missing something?
> 
> ahendry@ubuntu:~/linux/linux-2.6$ make
> make: ngcc: Command not found
>   CHK     include/linux/version.h
>   CHK     include/generated/utsrelease.h
>   CC      kernel/bounds.s
> /bin/sh: ngcc: not found
> make[1]: *** [kernel/bounds.s] Error 127
> make: *** [prepare0] Error 2
> 
> .config has CONFIG_CROSS_COMPILE="n"

CONFIG_CROSS_COMPILE is a string option, leave it empty if you are not
cross compiling.

Michal.

  reply	other threads:[~2010-08-16 12:40 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-17 12:50 [PATCH] Fix CONFIG_CROSS_COMPILE issue in .config Tiago Maluta
2010-06-21 19:06 ` Andrew Morton
2010-06-21 19:09   ` Roland McGrath
2010-06-21 19:54   ` Michal Marek
2010-06-23  3:44     ` Tiago Maluta
2010-08-04 12:16       ` Yegor Yefremov
2010-08-05 21:37         ` Roland Dreier
2010-08-05 22:26           ` Roland McGrath
2010-08-10  6:43             ` Yegor Yefremov
2010-08-10  7:33               ` Roland McGrath
2010-08-10 11:21               ` Michal Marek
2010-08-16 12:35                 ` Andrew Hendry
2010-08-16 12:40                   ` Michal Marek [this message]
2010-08-16 12:51                     ` Andrew Hendry
2012-02-16  6:03 ` ramana

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=4C6931C4.4000505@suse.cz \
    --to=mmarek@suse.cz \
    --cc=akpm@linux-foundation.org \
    --cc=andrew.hendry@gmail.com \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdreier@cisco.com \
    --cc=roland@redhat.com \
    --cc=tiago.maluta@gmail.com \
    --cc=yegorslists@googlemail.com \
    /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