Closed
Description
Hi,
Trying to compile the 3.14.29 kernel from this repository on an Odroid C2 with a fresh archlinux install (and therefore using gcc6) gives me this error::
`
In file included from include/linux/compiler.h:54
from include/uapi/linux/stddef.h:1,
from include/linux/stddef.h:4,
from /home/arch_sc/linux/include/uapi/linux/posix_types.h:4,
from include/uapi/linux/types.h:13,
from include/linux/types.h:5,
from include/linux/mod_devicetable.h:11,
from scripts/mod/devicetable-offsets.c:2:
include/linux/compiler-gcc.h:106:30: fatal error: linux/compiler-gcc6.h: No such file or directory`
I have found some remarks on this here [http://www.spinics.net/lists/kernel/msg2257497.html], but not yet a solution on how to patch this in. Any help much appreciated!
Thanks, Jeroen
Metadata
Metadata
Assignees
Labels
No labels