From: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
To: linux-kbuild@vger.kernel.org
Subject: make fails to create correct arch include symlink
Date: Wed, 16 Jul 2008 18:41:26 +0300 [thread overview]
Message-ID: <g5l4r7$bc9$1@ger.gmane.org> (raw)
Here is what happens:
---
[paulius@home linux-2.6]$ make all ARCH=arm CROSS_COMPILE=arm-linux-
CHK include/linux/version.h
make[1]: `include/asm-arm/mach-types.h' is up to date.
CHK include/linux/utsrelease.h
ERROR: the symlink include/asm points to asm-x86 but asm-arm was expected
set ARCH or save .config and run 'make mrproper' to fix it
make: *** [include/asm] Error 1
---
I know that 'make mrproper' will work, but
"set ARCH or save .config and run 'make mrproper' to fix it"
ARCH is set, but it fails!
BR,
Paulius Zaleckas
reply other threads:[~2008-07-16 15:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='g5l4r7$bc9$1@ger.gmane.org' \
--to=paulius.zaleckas@teltonika.lt \
--cc=linux-kbuild@vger.kernel.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