Torbjørn Kristoffersen wrote:

> I'm trying to compile a code which uses a header file I haven't heard of
>       errnos.h
>       
> Today I'm using Linux 2.2.1, one thought may be that errnos.h disappeared
> when I installed a 2.2 kernel. (I have previously used 2.0 kernels).

errnos.h is part of libc-6, but not libc-5. For the most part, it just
includes <linux/errno.h>.

-- 
Glynn Clements <[EMAIL PROTECTED]>

Reply via email to