Re: [ilugd] Compilation Errors: Missing Package??

2008-04-30 Thread Gora Mohanty
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

Re: [ilugd] Compilation Errors: Missing Package??

2008-04-30 Thread Anand Shankar
On Wed, Apr 30, 2008 at 2:59 PM, Gora Mohanty [EMAIL PROTECTED] wrote: 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

Re: [ilugd] Compilation Errors: Missing Package??

2008-04-30 Thread Mayank
On Wed, Apr 30, 2008 at 11:37 PM, Anand Shankar [EMAIL PROTECTED] wrote: On Wed, Apr 30, 2008 at 2:59 PM, Gora Mohanty [EMAIL PROTECTED] wrote: 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

Re: [ilugd] Compilation Errors: Missing Package??

2008-04-30 Thread Anand Shankar
On Wed, Apr 30, 2008 at 11:41 PM, Mayank [EMAIL PROTECTED] wrote: Hi, Wht's d code u r trying to compile, cauz I'm finding it real strange to see some software, tht too source based, being distro dependent !!! Regards, Mayank wxcam [

[ilugd] Compilation Errors: Missing Package??

2008-04-29 Thread Anand Shankar
I have the following packages installed in my Fedora8 system. [EMAIL PROTECTED] rpm -qa | grep gcc compat-gcc-34-3.4.6-8 gcc-4.1.2-33 libgcc-4.1.2-33 gcc-c++-4.1.2-33 [EMAIL PROTECTED] rpm -qa | grep glibc glibc-common-2.7-2 glibc-2.7-2 glibc-devel-2.7-2 While compiling tar.gz source files, I

Re: [ilugd] Compilation Errors: Missing Package??

2008-04-29 Thread Mayank
On Wed, Apr 30, 2008 at 8:00 AM, Anand Shankar [EMAIL PROTECTED] wrote: I have the following packages installed in my Fedora8 system. [EMAIL PROTECTED] rpm -qa | grep gcc compat-gcc-34-3.4.6-8 gcc-4.1.2-33 libgcc-4.1.2-33 gcc-c++-4.1.2-33 [EMAIL PROTECTED] rpm -qa | grep glibc

Re: [ilugd] Compilation Errors: Missing Package??

2008-04-29 Thread Shakthi Kannan
Hi, --- On Wed, Apr 30, 2008 at 8:00 AM, Anand Shankar [EMAIL PROTECTED] wrote: | conftest.c:11:19: error: stdio.h: No such file or directory \-- You have to install the build-essential package? SK -- Shakthi Kannan http://www.shakthimaan.com ___

Re: [ilugd] Compilation Errors: Missing Package??

2008-04-29 Thread Ashish Shukla आशीष शुक्ल
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Shakthi == Shakthi Kannan [EMAIL PROTECTED] writes: Shakthi Hi, Shakthi --- On Wed, Apr 30, 2008 at 8:00 AM, Anand Shankar Shakthi [EMAIL PROTECTED] wrote: Shakthi | conftest.c:11:19: error: stdio.h: No such file or directory