Bug 73458 - /usr/include/asm/fixmap.h is missing
Summary: /usr/include/asm/fixmap.h is missing
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: glibc-kernheaders
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-09-04 22:08 UTC by Ed Friedman
Modified: 2007-04-18 16:46 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-08-19 17:50:25 UTC
Embargoed:


Attachments (Terms of Use)

Description Ed Friedman 2002-09-04 22:08:08 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.79 [en] (X11; U; Linux 2.4.18-10 i686)

Description of problem:
/usr/include/asm/pgalloc.h tries to include /usr/include/asm/fixmap.h, but that
file does not exist

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.more /usr/include/asm/pgalloc.h   (look at line #6)
2.ls /usr/include/asm/fixmap.h
3.
	

Actual Results:  ls: /usr/include/asm/fixmap.h: No such file or directory


Expected Results:  /usr/include/asm/fixmap.h


Additional info:

This bug is especially insiduous since it causes NVIDIA driver installation to
fail when making the kernel from the tar.gz file.

Comment 1 Arjan van de Ven 2002-09-04 22:09:33 UTC
why are you including pgalloc.h in a userspace program?

Comment 2 Arjan van de Ven 2003-08-19 17:50:25 UTC
closing due to inactivity


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