Minor Problem with patch-2.3.99-pre8

From: Peter Seiderer (Peter.Seiderer@ciselant.de)
Date: Thu May 18 2000 - 15:36:17 EDT

  • Next message: Andrey Savochkin: "Re: Correction: 2.2.15-SMP, eepro100, elusive boot failure"

    Hello,

    after patch-2.3.99-pre8 I got the following error Message:

    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.3.99-pre8/scripts'
    cat header.tk >> ./kconfig.tk
    ./tkparse < ../arch/i386/config.in >> kconfig.tk
    drivers/net/Config.in: 221: can't handle dep_bool/dep_mbool/dep_tristate condition
    make[1]: *** [kconfig.tk] Error 1
    make[1]: Leaving directory `/usr/src/linux-2.3.99-pre8/scripts'
    make: *** [xconfig] Error 2

    After Changing line 221 from linux/drivers/net/Config.in from

       dep_tristate ' PPP BSD-Compress compression' CONFIG_PPP_BSDCOMP

    back to:

       dep_tristate ' PPP BSD-Compress compression' CONFIG_PPP_BSDCOMP m

    I got no more error messages. Dont ask me why........

    Peter

    -
    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 : Fri May 19 2000 - 02:52:28 EDT