Bugzilla – Bug 142950
kernel make xconfig doesn't start. Ends with an error
Last modified: 2006-01-24 07:31:09 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.
Created attachment 63185 [details] The patch if needed.
Is this patch already in the mainline 2.6.15-git kernel?
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.
Please check upstream, then we might be able to take the patch.
This is in mainline, and we have it in our tree.
xconfig works in beta 1.