On Sun, 2 Dec 2001 14:22:17 -0500, 
"Eric S. Raymond" <[EMAIL PROTECTED]> wrote:
>Release 1.9.4: Sun Dec  2 14:12:18 EST 2001
>       * Rulebase and help sync with 2.4.17-pre2/2.5.1-pre5.
>       * Symbols are now unsaveable when an ancestor is n (that is,
>         the ancestor may now be unfrozen).
>
>Problems reported by Keith Owens and Dave Relson have been fixed.

I am still seeing cases where it takes two runs of make oldconfig to
get consistent output.  This is not a show stopper but it would be nice
if it could be fixed.

Starting from a pristine 2.4.16, cml2 1.9.4, immediately after
install-cml2, in the 2.4.16 cml2 tree ...

rm -f .config* config.out* rules.out
yes '' | make oldconfig
cp config.out config.out-1
yes '' | make oldconfig
diff -u config.out-1 config.out

Quite a few entries appear on the first pass but disappear on the
second.


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

Reply via email to