'make xconfig' fails for stock wolverine kernel source 2.4.1-0.1.9 since there is a misprint in /usr/src/linux-2.4.1/net/ipv4/netfilter/ip_vs/Config.in To fix the problem above one must change line 9 in /usr/src/linux-2.4.1/net/ipv4/netfilter/ip_vs/Config.in from "if [ "$CONFIG_IP_VS" == "m" ]; then" to "if [ "$CONFIG_IP_VS" = "m" ]; then" Then 'make xconfig' will work.
Thanks for the report. Known bug, this is a duplicate. We have fixed this in the new kernel which should be available in Rawhide right now.
*** Bug 31097 has been marked as a duplicate of this bug. ***
> *** Bug 31097 has been marked as a duplicate of this bug. *** O.k., but if I login I get some strange message: "Permission denied. Sorry; you do not have the permissions necessary to see bug 31097." How could I ever know that there's something relevant in there?! ;-)