Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3509 - make xconfig broken for kernel 2.4.19-gentoo-r7
Summary: make xconfig broken for kernel 2.4.19-gentoo-r7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Michael Cohen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-08 10:18 UTC by walt
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
potential patch (xconfpatch,490 bytes, patch)
2002-07-15 23:24 UTC, Robert Coie (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.