I usually use perl. but when i try to compile a simple "hello word.c" I receive this message:
" hello.c:1:19: error: stdio.h: No such file or directory hello.c: In function 'main': hello.c:5: warning: incompatible implicit declaration of built-in function 'printf'" I tryed to install apt-get install build-essential but I received this message: debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 75, <> line 11.) debconf: falling back to frontend: Readline Preconfiguring packages ... (Reading database ... 11069 files and directories currently installed.) Preparing to replace libc6 2.7-18 (using .../libc6_2.7- 18lenny4_i386.deb) ... debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 75.) debconf: falling back to frontend: Readline Unpacking replacement libc6 ... Replaced by files in installed package initscripts ... dpkg: error processing /var/cache/apt/archives/libc6_2.7- 18lenny4_i386.deb (--unpack): unable to create `./usr/share/lintian/overrides/libc6': No such file or directory dpkg-deb: subprocess paste killed by signal (Broken pipe) Errors were encountered while processing: /var/cache/apt/archives/libc6_2.7-18lenny4_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) What's wrong? Thanks -- View this message in context: http://voyage-linux.34677.n3.nabble.com/C-compiling-stdio-h-tp910915p910915.html Sent from the Voyage Linux mailing list archive at Nabble.com. _______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
