is this a well-known problem?

root (root@jeeves.wrkhors.com)
Sun, 26 Sep 1999 03:55:47 -0500


if not then i'll try to fix it...

RH 5.2 w/ upgraded kernel.

root@duke:linux # uname -a

Linux duke.wrkhors.com 2.2.10 #3 Wed Aug 18 11:35:41 CDT 1999 i686 unknown

root@duke:linux # bzip -dc ~-/linux-2.3.18.tar.bz2 | cpio -idv

<snip>

root@duke:linux # make -wk xconfig

make: Entering directory `/usr/src/linux'
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts kconfig.tk
make[1]: Entering directory `/usr/src/linux/scripts'
cat header.tk >> ./kconfig.tk
./tkparse < ../arch/i386/config.in >> kconfig.tk
drivers/char/Config.in: 72: bad if condition
make[1]: *** [kconfig.tk] Error 1
make[1]: Leaving directory `/usr/src/linux/scripts'
make: *** [xconfig] Error 2
make: Leaving directory `/usr/src/linux'

enjoi,
sl

-
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/