Re: header files missing

Javier Martinez Canillas <[email protected]> Mon, 12 Dec 2011 15:59:16 +0100
Newsgroups org.kernel.vger.linux-c-programming,org.kernel.vger.linux-newbie
Message-ID <CAAwP0s08xMLYrp2X0_4ktx+9apEYz5HfTCpT=fmrwnmcO7iULA@mail.gmail.com>
On Mon, Dec 12, 2011 at 3:38 PM, ratheesh kannoth
<[email protected]> wrote:
> On Mon, Dec 12, 2011 at 8:04 PM, Jean-Marc Simohand
> <[email protected]> wrote:
>>
>> Hi Ratheesh,
>> did you install the "build-essential package" ?
>>
>> sudo apt-get install build-essential
>>
>
>  i don't have apt-get or yum. its a custom compiled kernel.
>

I think you are mixing concepts here. stdio.h and others are ANSI C
user-space library headers. These comes with a C library like glibc.
The kernel has nothing to do about it. Unless you want to compile
user-space applications that use kernel headers.

Best regards,

-- 
Javier Martínez Canillas
(+34) 682 39 81 69
Barcelona, Spain
--
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html