Make clean impossible in 2.3.42

Sergey Kubushin (ksi@ksi-linux.com)
Tue, 8 Feb 2000 16:10:09 +0200 (EET)


Hi everybody!

I wonder have anyone noticed that "make clean" after a build in 2.3.42 fails
with "xargs: environment too large for exec" ?

I did patch the makefile to put the "find" results into a temporary file and
running "rm -f" in a for loop with this file, but it have to be fixed
anyway...

===========================================================================
Sergey Kubushin aka the Tamer < > The impossible we do immediately.
e-mail: ksi@ksi-linux.com SK320-RIPE < > Miracles require 24-hour notice.
===========================================================================

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/