Bug 105773 - asm-ppc/unaligend.h not useable in userland
Summary: asm-ppc/unaligend.h not useable in userland
Status: RESOLVED INVALID
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Development (show other bugs)
Version: unspecified
Hardware: PowerPC All
: P5 - None : Normal
Target Milestone: ---
Assignee: Thorsten Kukuk
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-19 09:12 UTC by Ludwig Nussel
Modified: 2005-08-19 09:32 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ludwig Nussel 2005-08-19 09:12:08 UTC
stuff in asm-ppc/unaligend.h is protected by #ifdef __KERNEL__ which makes the 
vdr13 build fail.
Comment 1 Thorsten Kukuk 2005-08-19 09:15:32 UTC
Don't use that header file in userland. Fix you app.
Comment 2 Ludwig Nussel 2005-08-19 09:28:15 UTC
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. 
Comment 3 Thorsten Kukuk 2005-08-19 09:32:53 UTC
Then complain to the kernel developer, they are responsible for this mess.