Bug 107109 - The kernel configuration could not be read in KDE control center
Summary: The kernel configuration could not be read in KDE control center
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
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: 2003-10-15 04:36 UTC by Yusuf Ma
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-10-16 15:45:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


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