Re: 2.3.51

From: Jeff Garzik (jgarzik@mandrakesoft.mandrakesoft.com)
Date: Mon Mar 13 2000 - 10:10:43 EST


On Mon, 13 Mar 2000, Jamie Lokier wrote:

> Jeff Garzik wrote:
> > -exec runs a process for every single file found. I like the suggestion
> > to pass --max-files to xargs instead.
>
> xargs already does an implicit `--max-chars=20k'. `--max-files'
> wouldn't help.
>
> The problem seems to be a very large environment, and the kernel
> complains because it has a limit on total environment and argument
> space.
>
> The solution is probably to clear the offending environment variable,
> either using `env', `unset' or the makefile itself.

Ok... someone create a tiny script 'scripts/make-clean', and have 'make
clean' run that. Then we can do necessary stuff like purging the env of
CONFIG_xxx vars.

        Jeff

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



This archive was generated by hypermail 2b29 : Wed Mar 15 2000 - 21:00:27 EST