Re: header files missing

Jean-Marc Simohand <[email protected]> Mon, 12 Dec 2011 15:34:16 +0100
Newsgroups org.kernel.vger.linux-c-programming,org.kernel.vger.linux-newbie
Message-ID <[email protected]>
Le 12/12/2011 15:16, ratheesh kannoth a écrit :
> I have a 2.6.18  kernel running on an intel machine. I have  gcc 4.1.2
> installed on this . There is no header files  like stdio.h on this
> machine, so i could not compile any program.
>
> Where and which should i download for all the C developement header
> files ?.  i dont apt-get or yum running , i would like to download and
> install )
>
> -Ratheesh
> --
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs

Hi Ratheesh,
did you install the "build-essential package" ?

sudo apt-get install build-essential


-- 
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-c-programming" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html