I have a RedHat 5.0 system with a broken compiler.
I have read the following docs, but found no help:
/usr/doc/glibc-2.0.5c/INSTALL
Linux GCC HOWTO
Linux Installation and Getting Started guide
Linux Network Administrators' Guide
Linux System Administrators' Guide
Linux Programmer's Guide
RedHat Manual
I have re-installed these packages:
/CD/SRPMS/gcc-2.7.2.3-8.src.rpm
/CD/RedHat/RPMS/gcc-2.7.2.3-8.i386.rpm
/CD/RedHat/RPMS/gcc-c++-2.7.2.3-8.i386.rpm
/CD/RedHat/RPMS/glibc-2.0.5c-10.i386.rpm
/CD/RedHat/RPMS/glibc-debug-2.0.5c-10.i386.rpm
/CD/RedHat/RPMS/glibc-devel-2.0.5c-10.i386.rpm
/CD/RedHat/RPMS/glibc-profile-2.0.5c-10.i386.rpm
as well as the linux source.
When ever I try to make package, I get errors similar
to the following:
scripts/mkdep.c:1: stdio.h: No such file or directory
scripts/mkdep.c:2: stdlib.h: No such file or directory
scripts/mkdep.c:4: string.h: No such file or directory
scripts/mkdep.c:5: sys/types.h: No such file or directory
scripts/mkdep.c:6: sys/stat.h: No such file or directory
scripts/mkdep.c:7: unistd.h: No such file or directory
scripts/mkdep.c:8: sys/fcntl.h: No such file or directory
'find / -xdev -iname stdio.h' gives no joy. This is not a matter
of the links being wrong, the files simply are not there.
Can anyone tell me which package the header files are in?
Thanks, MiKe
...
* ATP/Linux 1.50 * Linux, the choice of a GNU generation.