Re: [kbuild-devel] CML2 1.1.3 is available

Steven Cole (scole@lanl.gov)
Mon, 16 Apr 2001 16:26:29 -0600


On Monday 16 April 2001 16:06, Eric S. Raymond wrote:
> Steven Cole <scole@lanl.gov>:
> > Whoops, I just tried out 1.1.3 using make xconfig, and now all the
> > option labels are dark green, not just the ones set to y.
>
> That's because they're set in your .config, dude!

Well, lets look at a snippet of the .config:

# CONFIG_BINFMT_SOM is not set
CONFIG_BINFMT_AOUT=y
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=y
# CONFIG_SMP is not set

I just re-installed CML2 1.1.2, and it shows those options as you would expect,
that is the ones set to y are green, and the "not set" ones are black. Well, except
CONFIG_BINFMT_ELF which is black. Toggling it to n and then to y makes it green.

Re-installing CML2 1.1.3, I see all those options as green.

I can send you my whole .config if that would be useful.

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