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

Bug 7629

Summary: gentoo-kernel-2.4.19-r7 can't "make xconfig"
Product: Gentoo Linux Reporter: Jon Nelson (RETIRED) <jnelson>
Component: New packagesAssignee: Brandon Low (RETIRED) <lostlogic>
Status: RESOLVED FIXED    
Severity: normal CC: mholzer
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jon Nelson (RETIRED) 2002-09-07 16:09:28 UTC
no .config, and 'make mrproper' does work.

jnelson@host linux $ make xconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts kconfig.tk
make[1]: Entering directory `/home/jnelson/kernel/linux-2.4.19-gentoo-r7/scripts'
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkparse.o tkparse.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkcond.o tkcond.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkgen.o tkgen.c
gcc -o tkparse tkparse.o tkcond.o tkgen.o
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 `/home/jnelson/kernel/linux-2.4.19-gentoo-r7/scripts'
make: *** [xconfig] Error 2
jnelson@host linux $
Comment 1 Brandon Low (RETIRED) gentoo-dev 2002-09-07 22:44:58 UTC
so use gentoo-r9.