CrawX / PKGBUILDs

PKGBUILDs modified to build on Arch Linux ARM
http://archlinuxarm.org
6 stars 1 forks source link

Error building linux-wandboard #6

Open jaarandaz opened 8 years ago

jaarandaz commented 8 years ago
In file included from include/linux/compiler.h:54:0,
                 from include/uapi/linux/stddef.h:1,
                 from include/linux/stddef.h:4,
                 from /home/alarm/PKGBUILDs/core/linux-wandboard/src/linux-be8d6872b5eb4c94c15dac36b028ce7f60472409/include/uapi/linux/posix_types.h:4,
                 from include/uapi/linux/types.h:13,
                 from include/linux/types.h:5,
                 from include/linux/page-flags.h:8,
                 from kernel/bounds.c:9:
include/linux/compiler-gcc.h:103:30: fatal error: linux/compiler-gcc5.h: No such file or directory
CrawX commented 8 years ago

Hi, which version (which branch) are you building?

I'd highly recommend switching to linux-fslc from the experimental branch. I'm also in #wandboard on freenode in case you need help.

jaarandaz commented 8 years ago

Hi,

I was building 3.10.17-5 in experimental branch. Now I'll try to use linux-fslc; does it requires an specific version of uBoot?

2015-12-15 18:32 GMT+01:00 CrawX notifications@github.com:

Hi, which version (which branch) are you building?

I'd highly recommend switching to linux-fslc from the experimental branch. I'm also in #wandboard on freenode in case you need help.

— Reply to this email directly or view it on GitHub https://github.com/CrawX/PKGBUILDs/issues/6#issuecomment-164833621.

CrawX commented 8 years ago

IIRC, the most recent uboot in archlinux loads a specific dtb variant (-revb1, -revc1 I guess) on boot. Neither the PKGBUILD nor the kernel are prepared for that, I'm still using uboot-wandboard-quad-2015.04-1-armv7h I think.