Open Nolaan opened 5 years ago
This fixes it for me:
sed -i 's/__bitwise/FDT_BITWISE/' rpi-userland/opensrc/helpers/libfdt/libfdt_env.h
sed -i 's/__force/FDT_FORCE/' rpi-userland/opensrc/helpers/libfdt/libfdt_env.h
This is what has been done in libfdt in newer kernels as far as I can tell.
Thanks
@popcornmix Can we push the updated libfdt to userland?
@pelwell should be done now
Please retest, and close the issue if the problem is resolved.
Hello, I'm running into a compile time error while building natively on the raspberry pi 3B running Fedora 30
The include hierarchy is somewhat buggy