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]>
- Missing errnos.h Torbjørn Kristoffersen
- Re: Missing errnos.h Henk Jan Barendregt
- Re: Missing errnos.h James
- Re: Missing errnos.h Henk Jan Barendregt
- Glynn Clements