Bug 192199 - vnc abuses kernel headers (asm/memory.h)
Summary: vnc abuses kernel headers (asm/memory.h)
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: vnc
Version: rawhide
Hardware: ppc64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Radek Vokál
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-05-18 11:34 UTC by Radek Vokál
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: 4.1.2.-0.1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-05-26 08:53:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
log of the unsuccessful build (1.48 MB, text/plain)
2006-05-18 11:34 UTC, Jitka Kozana
no flags Details

Description Jitka Kozana 2006-05-18 11:34:31 UTC
The build of vnc ends with this error:

./compiler.h:1086:25: error: asm/memory.h: No such file or directory

I've attached the build log.

Comment 1 Jitka Kozana 2006-05-18 11:34:32 UTC
Created attachment 129410 [details]
log of the unsuccessful build

Comment 2 David Woodhouse 2006-05-18 11:46:43 UTC
Do not include asm/memory.h. It was a kernel-private header; not something for
userspace. It isn't excluded from the new builds deliberately -- it just doesn't
exist any more.


Note You need to log in before you can comment on or make changes to this bug.