Messages in this thread |  | | From | Grant Coady <> | Subject | Re: 2.6.13-rc3 test: finding compile errors with make randconfig | Date | Mon, 25 Jul 2005 07:49:54 +1000 |
| |
On Sun, 24 Jul 2005 23:27:22 +0200, Adrian Bunk <bunk@stusta.de> 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |