Can someone tell me how to bypass the following bug:
ns1:/usr/src/linux# make xconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
/usr/src/linux/include
make -C scripts kconfig.tk
make[1]: Entering directory `/usr/src/linux-2.3.50/scripts'
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/linux-2.3.50/scripts'
wish -f scripts/kconfig.tk
Error in startup script: 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
ns1:/usr/src/linux#
Thanks,
-- Peter Dominguez 72 Belvedere Dr Yonkers, NY 10705-2814 US tel: (914) 423-4000 fax: (914) 423-8640The 21st century begins on January 1, 2001. see: http://astro.nmsu.edu/~lhuber/leaphist.html http://pschye.usno.navy.mil
- 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:14 EST