xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* unable to compile android-hikey-linaro-4.1
@ 2016-07-18 18:23 Kamenee Arumugam
  2016-07-19  8:29 ` Wei Liu
  2016-07-19  8:42 ` Julien Grall
  0 siblings, 2 replies; 3+ messages in thread
From: Kamenee Arumugam @ 2016-07-18 18:23 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 1906 bytes --]

Hi All,

I am referring to this wiki page (http://wiki.xen.org/wiki/HiKey) to setup
xen in hikey. I am currently facing problem in building linux (
android-hikey-linaro-4.1
<https://github.com/96boards/linux/tree/android-hikey-linaro-4.1> ),but I
am getting compile error as below:


kamenee@kamenee-Lenovo-Z51-70:~/hikey-build/linux$ make ARCH=arm64
CROSS_COMPILE=aarch64-linux-gnu- -j4
Makefile:660: Cannot use CONFIG_CC_STACKPROTECTOR_STRONG:
-fstack-protector-strong not supported by compiler
  CHK     include/config/kernel.release
  CHK     include/generated/uapi/linux/version.h
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/basic/bin2c
  CHK     include/generated/utsrelease.h
  HOSTCC  scripts/dtc/dtc.o
  HOSTCC  scripts/dtc/flattree.o
  HOSTCC  scripts/genksyms/genksyms.o
  CC      kernel/bounds.s
aarch64-linux-gnu-gcc: error: unrecognized command line option
‘-fstack-protector-strong’
make[1]: *** [kernel/bounds.s] Error 1
make: *** [prepare0] Error 2
make: *** Waiting for unfinished jobs....
  CC      scripts/mod/empty.o
aarch64-linux-gnu-gcc: error: unrecognized command line option
‘-fstack-protector-strong’
make[2]: *** [scripts/mod/empty.o] Error 1
make[1]: *** [scripts/mod] Error 2
make[1]: *** Waiting for unfinished jobs....
  HOSTCC  scripts/genksyms/parse.tab.o
  HOSTCC  scripts/dtc/fstree.o
  HOSTCC  scripts/genksyms/lex.lex.o
  HOSTCC  scripts/dtc/data.o
  HOSTCC  scripts/dtc/livetree.o
  HOSTCC  scripts/dtc/treesource.o
  HOSTCC  scripts/dtc/srcpos.o
  HOSTCC  scripts/dtc/checks.o
  HOSTLD  scripts/genksyms/genksyms
  HOSTCC  scripts/dtc/util.o
  HOSTCC  scripts/dtc/dtc-lexer.lex.o
  HOSTCC  scripts/dtc/dtc-parser.tab.o
  HOSTLD  scripts/dtc/dtc
make: *** [scripts] Error 2


I am using gcc version 4.8 here. Does any one know how to solve this or
should I use specific linux repo ?

Thanks,
Kamenee

[-- Attachment #1.2: Type: text/html, Size: 2300 bytes --]

[-- Attachment #2: Type: text/plain, Size: 127 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-07-19  8:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-18 18:23 unable to compile android-hikey-linaro-4.1 Kamenee Arumugam
2016-07-19  8:29 ` Wei Liu
2016-07-19  8:42 ` Julien Grall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).