View Single Post

   
  #3 (permalink)  
Old 02-20-2008, 07:03 PM
Nate Bargmann
 
Posts: n/a
Default Re: Which file in which package defines ENOMEM?

Old Man wrote:

>
> kernel-headers-2.4.33.2-i386-1:usr/include/asm-i386/errno.h
>


Okay, here is the content of that file:

#ifndef _I386_ERRNO_H
#define _I386_ERRNO_H

#include <asm-generic/errno.h>

#endif


I'm missing the directory of /usr/include/asm-generic entirely. :-/

Also, I have kernel 2.4.31 installed. Did all this change with a new kernel
version? Looking in /usr/src/linux/include/asm the errno.h seems to be the
file I need as ENOMEM is #defined there.

- Nate >>

--
Wireless | Amateur Radio Station N0NB | Successfully Microsoft
Amateur radio exams; ham radio; Linux info @ | free since January 1998.
http://www.qsl.net/n0nb/ | "Debian, the choice of
My Kawasaki KZ-650 SR @ | a GNU generation!"
http://www.networksplus.net/n0nb/ | http://www.debian.org
Reply With Quote