On Wed, 30 Apr 2008 08:10:41 +0530 Mayank <[EMAIL PROTECTED]> wrote: > On Wed, Apr 30, 2008 at 8:00 AM, Anand Shankar <[EMAIL PROTECTED]> > wrote: [...] > > While compiling tar.gz source files, I get some very basic errors. I > > am wondering which packages am I missing: > > The last few lines of the error log below shows I am missing stdio.h. > > Now thats very basic!!! [...] > Hi, > It seems either you don't have glibc-headers installed on your machine > (install/re-install it) or you've glibc-headers at some unusual place. Try > to find location of stdio.h on your machine. If it's not /usr/include then > try to install/re-install the glibc-headers package. It should help you out. [...]
For the record, the equivalent package on Ubuntu, and presumably Debian is libc6-dev. I completely agree that it is a pain that gcc, and/or the C library development package does not automatically install this. Regards, Gora _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Next Event: http://freed.in - February 22-24, 2008 Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
