Re: -j zImage

Stephen C. Tweedie (sct@redhat.com)
Mon, 19 Oct 1998 16:43:43 +0100


Hi,

On Fri, 16 Oct 1998 18:11:42 +0200 (CEST), Andrea Arcangeli
<andrea@e-mind.com> said:

>> compile did not complete successfully because it exceeded my resources (nr
>> of processes). Last time I tried it I got
>>
>> make[2]: vfork: Nicht genügend Hauptspeicher verfügbar

> How did you see this meesage? Why these messages are not in English?

Umm, because they come from libc and not from the kernel, and libc has
i18n support. Why else? :)

The libc strerror/perror functions translate kernel error numbers into
localised error messages.

--Stephen

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