From: Randy Dunlap <randy.dunlap@oracle.com>
To: "Robert P. J. Day" <rpjday@mindspring.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: cleaning up "make headers_install" for various architectures
Date: Wed, 10 Oct 2007 09:59:54 -0700 [thread overview]
Message-ID: <20071010095954.79c39a73.randy.dunlap@oracle.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0710101234340.32502@localhost.localdomain>
On Wed, 10 Oct 2007 12:44:58 -0400 (EDT) Robert P. J. Day wrote:
> the final example, parisc, just plain fails:
>
> $ make ARCH=parisc headers_install
> /home/rpjday/k/git/scripts/gcc-version.sh: line 16: hppa-linux-gcc: command not found
> /home/rpjday/k/git/scripts/gcc-version.sh: line 17: hppa-linux-gcc: command not found
> /home/rpjday/k/git/arch/parisc/Makefile:39: *** Sorry, GCC v3.3 or above is required.. Stop.
Try
$ make CROSS_COMPILE="" CC=gcc ARCH=parisc headers_install
:(
---
~Randy
next prev parent reply other threads:[~2007-10-10 17:01 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-10 16:44 Robert P. J. Day
2007-10-10 16:59 ` Randy Dunlap [this message]
2007-10-10 17:26 ` Robert P. J. Day
2007-10-10 18:38 ` parisc arch makefile clean-up needed [Was: cleaning up "make headers_install" for various architectures] Sam Ravnborg
2007-10-10 19:38 ` Kyle McMartin
2007-10-10 19:58 ` Sam Ravnborg
2007-10-10 20:21 ` Matthew Wilcox
2007-10-10 20:41 ` Sam Ravnborg
2007-10-10 21:33 ` Robert P. J. Day
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=20071010095954.79c39a73.randy.dunlap@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rpjday@mindspring.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
all inboxes | Powered by JetHome®