Re: make clean broken in 2.5.45

Sam Ravnborg (sam@ravnborg.org)
Sat, 2 Nov 2002 23:16:05 +0100


On Fri, Nov 01, 2002 at 10:12:08PM +0100, Pavel Machek wrote:
> Hi!
>
> make clean; time make bzImage took one minute for me. That's *not*
> right. rm `find . -name "*.o"` resulted in >5 minutes compilation
> time.
I have tried to reproduce this without luck.
make defconfig
make
make clean
find -name '*.o' did not show any .o files.

Could you please try to list the .o files that survive a make clean.
If there are any then I would like to have a copy of .config as well.

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