Bugzilla – Bug 105773
asm-ppc/unaligend.h not useable in userland
Last modified: 2005-08-19 09:32:53 UTC
stuff in asm-ppc/unaligend.h is protected by #ifdef __KERNEL__ which makes the vdr13 build fail.
Don't use that header file in userland. Fix you app.
I couldn't care less about ppc. I just wanted to point out the inconsistency. It's not protected on any other arch, even not on ppc64.
Then complain to the kernel developer, they are responsible for this mess.