* make fails to create correct arch include symlink
@ 2008-07-16 15:41 Paulius Zaleckas
0 siblings, 0 replies; only message in thread
From: Paulius Zaleckas @ 2008-07-16 15:41 UTC (permalink / raw)
To: linux-kbuild
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-07-16 15:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-16 15:41 make fails to create correct arch include symlink Paulius Zaleckas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox