Re: 2.6.13-rc3 test: finding compile errors with make randconfig

From: Grant Coady
Date: Sun Jul 24 2005 - 16:51:45 EST


On Sun, 24 Jul 2005 23:27:22 +0200, Adrian Bunk <bunk@xxxxxxxxx> wrote:
>Looking at the .config, the problem is actually:
> CONFIG_BROKEN=y
>
>You should edit init/Kconfig to disallow CONFIG_CLEAN_COMPILE=n, since
>any errors you see with CONFIG_BROKEN=y aren't interesting.

Very good point.

$ grep CONFIG_BROKEN=y *config |wc -l
24

>From 106 .configs, trap for young players... I'll skip compiling
"CONFIG_BROKEN=y" .configs then.

Thanks,
Grant.

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