Bug 107109

Summary: The kernel configuration could not be read in KDE control center
Product: [Fedora] Fedora Reporter: Yusuf Ma <yusufma77>
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: than
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: 2003-10-16 15:45:01 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 Yusuf Ma 2003-10-15 04:36:54 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031009

Description of problem:
When I opened the KDE Control Center and chose "System Administration" then
"Linux Kernel", the kernel configuration could not be read. The following
information was showed:


"The kernel configuration could not be read due to the following error: 

/usr/src/linux-2.4/drivers/acpi/Config.in, line 35:

 
 else if [ "$CONFIG_SMP" = "y" ]; then
       ^ parse error

Either your kernel sources contain invalid configuration rules or you just found
a bug in the KDE Kernel Configurator."


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

How reproducible:
Always

Steps to Reproduce:
1.Choose "Control Center" from the KDE main menu
2.Choose "System Administration" from the index window
3.Then choose "Linux Kernel"
    

Actual Results:  No kernel configuration was loaded and the following
information was showed:


"The kernel configuration could not be read due to the following error: 

/usr/src/linux-2.4/drivers/acpi/Config.in, line 35:

 
 else if [ "$CONFIG_SMP" = "y" ]; then
       ^ parse error

Either your kernel sources contain invalid configuration rules or you just found
a bug in the KDE Kernel Configurator."


Expected Results:  show kernel configuration

Additional info:

Comment 1 Bill Nottingham 2003-10-16 04:05:01 UTC
I believe this is a bug in the kernel source.

Comment 2 Dave Jones 2003-10-16 15:45:01 UTC
Fixed in 2093