Mailinglist Archive: opensuse (1983 mails)
| < Previous | Next > |
[SuSE Linux] Re: Re: kernel compile time ?
- From: mantel@xxxxxxx (Hubert Mantel)
- Date: Fri, 4 Dec 1998 20:05:15 +0100
- Message-id: <19981204200515.B3101@xxxxxxx>
Hi,
On Fri, Dec 04, zentara wrote:
> Hubert Mantel wrote:
> >
> > On Thu, Dec 03, zentara wrote:
>
> > > Did you do a " make mrproper" before trying to compile?
> > > It cleans up the source.
> >
> > Among other things, "make mrproper" deletes include/asm. So this does not
> > only not help, but will lead to exact this problem.
> > -o)
> > Hubert Mantel Goodbye, dots... /\\
> > _\_v
>
> My guns arn't big enough to go up against you Herbert; BUT
> quoting from the KERNEL HOW-TO
> ***************************************************************************
> 4.3. Other ``make''ables
>
> `make mrproper' will do a more extensive `clean'ing. It is sometimes
> necessary; you may wish to do it at every patch. `make mrproper' will
> also delete your configuration file, so you might want to make a
> backup of it (.config) if you see it as valuable.
>
> *****************************************************************************
>
> I've had to use it to clean out old configurations, and it always leaves
> the source functional for a new "make menuconfig".
"make menuconfig" (as well as "make config", "make oldconfig" or "make
xconfig") recreates the link include/asm.
Try to do a "make dep" directly after "make mrproper". It will fail.
-o)
Hubert Mantel Goodbye, dots... /\\
_\_v
-
To get out of this list, please send email to majordomo@xxxxxxxx with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the
archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
| < Previous | Next > |