Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 3509

Summary: make xconfig broken for kernel 2.4.19-gentoo-r7
Product: Gentoo Linux Reporter: walt <wsheets>
Component: [OLD] Core systemAssignee: Michael Cohen (RETIRED) <mjc>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: potential patch

Description walt 2002-06-08 10:18:40 UTC
# make xconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts kconfig.tk
make[1]: Entering directory `/usr/src/linux-2.4.19-gentoo-r7/scripts'
cat header.tk >> ./kconfig.tk
./tkparse < ../arch/i386/config.in >> kconfig.tk
-: 309: can't handle dep_bool/dep_mbool/dep_tristate condition
make[1]: *** [kconfig.tk] Error 1
make[1]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r7/scripts'
make: *** [xconfig] Error 2

This still worked as recently as gentoo-r5.
Comment 1 Robert Coie (RETIRED) gentoo-dev 2002-07-15 23:24:29 UTC
Created attachment 2281 [details, diff]
potential patch

Not being a regular xconfig user, I can't say for certain that this patch fixes
the problem, or if it does, whether it does so in an appropriate manner, but I
submit it nonetheless for scrutiny.
Comment 2 Michael Cohen (RETIRED) gentoo-dev 2002-07-16 21:37:33 UTC
fix works, but this is fixed without any work in the mjc-sources releases =).  
If you really want to put this in -gentoo for now, I will, but mjc-sources is 
getting ready to replace gentoo-sources.