xconfig faults

From: Vitali Lieder (vitali@physik.TU-Berlin.DE)
Date: Thu Mar 09 2000 - 07:53:22 EST


1. xconfig faults in kernel 2.3.50

2. After patching 2.3.49 to 2.3.50, i have such output after tipping

make xconfig :

bash-2.03# make xconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts kconfig.tk
make[1]: Entering directory `/usr/src/linux50/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
echo "set defaults \"arch/i386/defconfig\"" >> kconfig.tk
echo "set ARCH \"i386\"" >> kconfig.tk
cat tail.tk >> kconfig.tk
chmod 755 kconfig.tk
make[1]: Leaving directory `/usr/src/linux50/scripts'
wish -f scripts/kconfig.tk
can't read "CONFIG_SB_IRQ": no such variable
    while executing
"set CONFIG_AEDSP16_SB_IRQ $CONFIG_SB_IRQ..."
    (file "scripts/kconfig.tk" line 14004)
make: *** [xconfig] Error 1

Thanks..

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Mar 15 2000 - 21:00:15 EST