Bug 26705 - /usr/include/linux/rhconfig.h is not necessary.
Summary: /usr/include/linux/rhconfig.h is not necessary.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael K. Johnson
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-02-08 17:55 UTC by Red Hat Bugzilla
Modified: 2008-03-13 19:18 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-02-08 17:55:42 UTC
Embargoed:


Attachments (Terms of Use)

Description Red Hat Bugzilla 2001-02-08 17:55:35 UTC
/usr/include/linux/rhconfig.h shouldn't be in
kernel-headers. The idea is /usr/include/linux
and /usr/include/asm are indepedent of the running
kernel. Including the Redhat specific stuff
in /usr/include/linux defeats its purpose.

For the kernel-headers rpm, you should pick a
config and do

# make oldconfig
# make dep
# pack include/linux and include/asm


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