Re: make menuconfig error

Sam Ravnborg (sam@ravnborg.org)
Mon, 31 Mar 2003 22:40:51 +0200


On Mon, Mar 31, 2003 at 09:34:38PM +0200, Michael Buesch wrote:
>$ make menuconfig
> #
> # using defaults found in .config
> #
Ok, it reads configuration from your old .config

> .config:763: trying to assign nonexistent symbol INTEL_RNG

Your old configuration assigned a value to INTEL_RNG, that symbol
seems to have disappered in the later kernels.
So actually no bug, just a report about an inconsistency in your
old configuration.

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