All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean-Marc Simohand <jeanmarc.simohand@maxim-ic.com>
To: ratheesh kannoth <ratheesh.ksz@gmail.com>
Cc: linux-newbie <linux-newbie@vger.kernel.org>,
	"linux-c-programming@vger.kernel.org"
	<linux-c-programming@vger.kernel.org>
Subject: Re: header files missing
Date: Mon, 12 Dec 2011 16:03:43 +0100	[thread overview]
Message-ID: <4EE617CF.9050307@maxim-ic.com> (raw)
In-Reply-To: <CAGZFCEFiYf88nhEeYUGmHOJ5TXXgC3F5WOC6xx2CsofE5GEL9Q@mail.gmail.com>

Le 12/12/2011 15:38, ratheesh kannoth a écrit :
> On Mon, Dec 12, 2011 at 8:04 PM, Jean-Marc Simohand
> <jeanmarc.simohand@maxim-ic.com>  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.
>
>> --
>> Best Regards,
>> Jean-Marc Simohand
>> Sr. MTS Applications
>> Maxim Integrated Products
>> ZI Athelia IV - Le Forum, Bat A
>> Quartier Roumagoua
>> 13600 La Ciotat - France
>> Phone +33 (0)4.42.98.18.25
>>
>>

Ok,
If your custom kernel is on an embedded target you can use ucLibc. If 
you are runing on a host (a PC) you can download Libc6.

But there is a but... these headers are for userland not for kernel dev.
for the kernel dev, download you kernel headers it's something like
linux-headers.2.6.xx-yy

Note: for embedded systems you can use buildroot which will help you to 
download & install all that you need.



-- 
Best Regards,
Jean-Marc Simohand
Sr. MTS Applications
Maxim Integrated Products
ZI Athelia IV - Le Forum, Bat A
Quartier Roumagoua
13600 La Ciotat - France
Phone +33 (0)4.42.98.18.25


--
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  parent reply	other threads:[~2011-12-12 15:03 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-12 14:16 header files missing ratheesh kannoth
2011-12-12 14:34 ` Jean-Marc Simohand
2011-12-12 14:38   ` ratheesh kannoth
2011-12-12 14:59     ` Javier Martinez Canillas
2011-12-12 15:01     ` Jonathan Isom
2011-12-12 15:04       ` Renjith Gopinadhan
2011-12-14 13:18         ` Glynn Clements
2011-12-14 14:14           ` Aniruddha Bhattacharyya
2011-12-14 15:15             ` Yichao Yu
2011-12-12 15:03     ` Jean-Marc Simohand [this message]
2011-12-12 16:19     ` Richard
2011-12-14 15:20     ` Yichao Yu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EE617CF.9050307@maxim-ic.com \
    --to=jeanmarc.simohand@maxim-ic.com \
    --cc=linux-c-programming@vger.kernel.org \
    --cc=linux-newbie@vger.kernel.org \
    --cc=ratheesh.ksz@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.