Re: Make clean misses stuff in 2.6.0-test4.

From: Sam Ravnborg
Date: Mon Sep 01 2003 - 23:17:24 EST


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/