Hi Diez, Diez B. Roggisch wrote,
Hi,
Hi Diez, Diez B. Roggisch wrote,
Hi,
I pulled, and cleaned, and rebuilt. It first failed (as you mentioned) in apparmor, removing that created the attached problem again of including asm/types.h.
I fixed the apparmor issue by exporting SHELL to the bash 4.x we require for other stuff. The /bin/sh on Mac was the problem.
For the hidraw samples, please disable CONFIG_HIDRAW, or do you use it?
It is CONFIG_SAMPLES what need to be disabled.
That fixed it!
The question that remains to me: how come the BBB defaultconfig showed this behaviour?
Because the defconfig is from the BBB Linux git repo and the defconfig activates everything the want to possible use.
And is there something I can do to provide a patch?
You could switch to the OpenADK mini.config, test if the device boots and provide any changes required to make the mini.config to boot.
Best regards Waldemar