lkml.org 
[lkml]   [2003]   [Sep]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Make clean misses stuff in 2.6.0-test4.
Date
On Tuesday 02 September 2003 00:15, Sam Ravnborg wrote:
> On Mon, Sep 01, 2003 at 05:42:37PM -0400, Rob Landley wrote:
> > I did a build as root, did a make clean (still as root), and then kicked
> > off a build as my normal user account:
> >
> > It died:
> >
> > rm: cannot remove `.tmp_versions/cryptoloop.mod': Permission denied
>
> The directory .tmp_versions is not deleted by 'make clean'.
> For that you need 'make mrproper'.
>
> Sam

Which zaps the .config, last time I tried it. (Just tried it again and yup,
it zapped it.)

Interestingly, I forgot that make install doesn't install modules (for that
you need make modules_install), but it DOES try to re-index them (resulting
in some complaints about the modules for the smp kernel I'd accidentally
compiled earlier having unresolved symbols in them). I misinterpreted this
as it complaining that the *.ko files in the build tree hadn't been updated,
and did a "find . -name '*.ko' | xargs rm", and at that point the build
process's dependencies got confused enough I just did a make clean and
started over...

Don't mind me, I'm having fun...

Rob

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

\
 
 \ /
  Last update: 2005-03-22 13:48    [W:0.036 / U:1.500 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site