Bug 3344

Summary: autoconf.h part of kernel-source package instead of kernel package
Product: [Retired] Red Hat Linux Reporter: kilpatds
Component: kernelAssignee: David Lawrence <dkl>
Status: CLOSED DUPLICATE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 6.0CC: kilpatds
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-06-08 22:22:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description kilpatds 1999-06-08 20:07:54 UTC
$ rpm -qf /usr/include/linux/autoconf.h
kernel-headers-2.2.5-22
$ grep SMP /usr/include/linux/autoconf.h
#undef
CONFIG_SMP

Since I'm running an SMP kernel on my home system, this
obviously makes it more difficult to compile kernel-modules
to either play with myself or for products such as 4-Front's
OSS sound drivers.

Comment 1 Jeff Johnson 1999-06-08 22:22:59 UTC
*** This bug has been marked as a duplicate of 3151 ***