make fails to create correct arch include symlink

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

--
To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux&nblp;USB Development]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite Secrets]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux