Re: 2.4.21-rc7 SMP module unresolved symbols

Dan Christian (Daniel.A.Christian@NASA.gov)
Wed, 4 Jun 2003 11:06:01 -0700


On Wednesday 04 June 2003 09:20, John Appleby wrote:
> > No, I didn't do "make mrproper". I'll try that.
> >
> > It used to be that it wasn't needed and it liked to blow away
> > .config (an extreme mis-feature if I ever saw one).
>
> Not a mis-feature for those making diffs on the kernel tree and not
> wanting their .config to be included erroneously :)
>
> Regards,
>
> John

"make mrproper" fixes it.

For the record, I think this stinks!

"make mrproper" should be an expert only utility because it does blow
away valuable configuration information (a painfull lesson that can
only be learned "the hard way", since the README neglicts to mention
this). For that matter, the README makes it look like creating a
config from scratch (all 1500+ options) is no big deal!

"make clean; make dep" should have been enough for any config changes
(it used to be in the past).

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