On 21 Oct 2001 20:12:42 -0400, 
Alex <[EMAIL PROTECTED]> wrote:
>Xconfig is failing for kernel>=2.4.11. The breakage appears to be in the
>network code
>make -C scripts kconfig.tk
>make[1]: Entering directory `/usr/src/linux-2.4.12-ac3-tux2-A9/scripts'
>drivers/net/Config.in: 252: can't handle dep_bool/dep_mbool/dep_tristate
>condition

That line number does not correspond to any possible errors in 2.4.12
nor 2.4.12-ac3, it is probably one of the other patches you added.  Run

sed -ne '250,260p' /usr/src/linux-2.4.12-ac3-tux2-A9/drivers/net/Config.in


_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to