Re: what packages icludes stdio.h stdlib.h ....



On 31/01/2008, hicham <hichamlinux@xxxxxxxxx> wrote:
Hello
trying to compile a c application
but I keep getting :
error: stdio.h: No such file or directory
error: stdlib.h: No such file or directory
string.h: No such file or directory
.... etc

Just for the record, you should not be able to compile any C code at
all, since the GNU C Compiler package "gcc" Requires "glibc-devel",
the package that contains the C standard library files for software
development. They build a set. When installing gcc, glibc-devel is
installed, too. Most likely you did not have "gcc" installed either.
Btw, it's a similar thing with C++, "g++" Requires "libstdc++-devel".

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: compiling ports with more than one job
    ... I am currently setting up a Sun U60 with FreeBSD. ... So, I'm down to installing ... Some ports have a menu for choosing the compile options. ...
    (freebsd-questions)
  • FC4 good new tech, bad legacy support
    ... After installing FC4 I was impressed with all of the new features, ... All hail Fedora Core 4! ... sourcem CPAN modules etc.), it's not very compatible with older "legacy" ... Good luck downloading anything from sourceforge hoping it will compile. ...
    (Fedora)
  • New driver loading scheme for Project Evil, need input
    ... installing NDIS drivers, mainly so that people no longer have to compile ... The wintobsd.sh script is interactive and prompts you to enter ... The end result is that installing a Windows driver should be as simple ...
    (freebsd-current)
  • Re: Debian Question: linux-image-2.6...-k7 vs. linux-image-2.6...-amd64
    ... I were to install and use AMD64 Kernel. ... programs can get more virtual address space, ... not making my OS 100% 64-bit because I heard it is a hassle to compile both 32-bit and 64-bit programs which I do not have time for. ... and installing the 64-bit system in the first place. ...
    (comp.os.linux.hardware)
  • Not able to compile Qt-Apps
    ... My system's state is testing and I took KDE and Qt from download.kde.org. ... When I run configure on any Qt-Application, ... When I try to compile the conftest.cc on my own, ... because I am starting to lose fun installing my very new ...
    (Debian-User)