Bug 142950

Summary: kernel make xconfig doesn't start. Ends with an error
Product: [openSUSE] SUSE Linux 10.1 Reporter: Joop Boonen <joop.boonen>
Component: KernelAssignee: E-mail List <kernel-maintainers>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: joop.boonen
Version: Alpha 4   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: The patch if needed.

Description Joop Boonen 2006-01-12 21:32:43 UTC
When i do make xconfig to configure the kernel i get the following error:

linux:/usr/src/linux # make xconfig
/usr/lib/qt3//bin/moc -i scripts/kconfig/qconf.h -o scripts/kconfig/qconf.moc
  HOSTCXX scripts/kconfig/qconf.o
In file included from scripts/kconfig/qconf.cc:24:
scripts/kconfig/qconf.h:25:3: error: invalid preprocessing directive #QValueList
scripts/kconfig/qconf.h:26:3: error: invalid preprocessing directive #bool
scripts/kconfig/qconf.h:129:3: error: invalid preprocessing directive #void
make[1]: *** [scripts/kconfig/qconf.o] Error 1
make: *** [xconfig] Error 2
linux:/usr/src/linux #

I did some research on te internet and the problem is the one described in:
http://www.ussg.iu.edu/hypermail/linux/kernel/0512.3/1005.html

I'll also include the patch just that you have it, if needed.
Comment 1 Joop Boonen 2006-01-12 21:33:55 UTC
Created attachment 63185 [details]
The patch if needed.
Comment 2 Greg Kroah-Hartman 2006-01-12 21:39:02 UTC
Is this patch already in the mainline 2.6.15-git kernel?
Comment 3 Joop Boonen 2006-01-13 14:37:14 UTC
I don't know you're asking me the question? I don't know i didn't check.

By the way. The fix according to the website worked perfectly for me.
Comment 4 Lars Marowsky-Bree 2006-01-17 11:33:22 UTC
Please check upstream, then we might be able to take the patch.
Comment 5 Olaf Kirch 2006-01-20 20:13:45 UTC
This is in mainline, and we have it in our tree.
Comment 6 Joop Boonen 2006-01-24 07:31:09 UTC
xconfig works in beta 1.