All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Hendry <andrew.hendry@gmail.com>
To: Michal Marek <mmarek@suse.cz>
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 22:51:02 +1000	[thread overview]
Message-ID: <AANLkTik64kgnUvX896q2E3Xk8Hb9KAH73Run2pMdJ8mk@mail.gmail.com> (raw)
In-Reply-To: <4C6931C4.4000505@suse.cz>

Thanks Michal, can see the problem now.
Not sure how the "n" got there, i didn't set it manually.
Was at 2.6.35-rc6 then updated to 2.6.36-rc1 taking the defaults for
all the new config options that popped up.

On Mon, Aug 16, 2010 at 10:40 PM, Michal Marek <mmarek@suse.cz> wrote:
> 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:51 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
2010-08-16 12:51                     ` Andrew Hendry [this message]
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=AANLkTik64kgnUvX896q2E3Xk8Hb9KAH73Run2pMdJ8mk@mail.gmail.com \
    --to=andrew.hendry@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mmarek@suse.cz \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.