1 Aug 2005 01:14
Re: Re: RHEL4 kernel compile -- why make "Mr. Proper" exists ...
On Sun, 2005-07-31 at 17:22 -0500, Bryan J. Smith wrote:
>
> The "big problem" is that people used to use the same tree to build more
> than one kernel,
I ran into with a fresh install of the kernel src rpm. I had not built a
kernel using those sources before and it failed on the first attempt.
FYI my old method was just after installing kernel source. I would tar
it up. So I always had a copy of the original pristine source. Once I
made a kernel, if it was not for that machine, and I needed to make
another. I would wipe out the kernel tree I just compiled in, and untar
the backup of the original. make mrproper might have saved me from that,
but it was not a big deal.
> I was just saying that Make "Mr. Proper" ("Mr. Clean" in the US) was a
> Linus invention to combat various details such as "leftover" .config
> files and other differences before make config/dep. It's not a Red
> Hat'ism at all.
True, but till I had issues with RH provide kernel sources. I never had
to use make mrproper before that. If I was making repeat builds for the
same machine. I would just use make clean. Otherwise I would wipe out
the entire tree and proceed as I described above.
> I don't mean to be "abrasive," but by your own admission, you claimed to
> have not used anything but Red Hat back then. I know many things come
> off as Red Hat-centric, but they are typical in packages distros, or
> even some source distros.
(Continue reading)
RSS Feed