Results 1 to 1 of 1
Hello all, I am having trouble here. I had everything working 2mths ago and left it alone and now nothing works. Everytime I do a 'Make" I receive that error. ...
- 03-02-2010 #1Just Joined!
- Join Date
- Aug 2009
- Posts
- 10
Lib/cpp fails sanity check
Hello all, I am having trouble here. I had everything working 2mths ago and left it alone and now nothing works. Everytime I do a 'Make" I receive that error. Complains about #*#*.h files seems to missing some. I have all the gcc modules installed. See below.
compat-gcc-32-3.2.3-47.3
gcc-3.4.6-11.el4_8.1
gcc-c++-3.4.6-3.1
gcc-objc-3.4.6-11.el4_8.1
gcc-java-3.4.6-11.el4_8.1
gcc-gnat-3.4.6-11.el4_8.1
libgcc-3.4.6-11.el4_8.1
gcc-g77-3.4.6-11.el4_8.1
compat-libgcc-296-2.96-132.7.2
compat-gcc-32-c++-3.2.3-47.3
gcc-c++-3.4.6-11.el4_8.1
glibc:
glibc-kernheaders-2.4-9.1.103.EL
glibc-2.3.4-2.43
glibc-devel-2.3.4-2.43
glibc-common-2.3.4-2.43
glibc-headers-2.3.4-2.43
Anyways, I had it working before and then this week I ran the Up2date program and system was updated and now it does not work. Any Ideas.
here are the Header files that are missing: Yes I have binutils v2.15.92.0.2-25 installed
rhcli.c:9:19: stdio.h: No such file or directory
rhcli.c:10:20: stdlib.h: No such file or directory
rhcli.c:11:19: errno.h: No such file or directory
rhcli.c:12:19: fcntl.h: No such file or directory
rhcli.c:13:21: pthread.h: No such file or directory
rhcli.c:14:19: sched.h: No such file or directory
rhcli.c:15:20: signal.h: No such file or directory
rhcli.c:16:18: math.h: No such file or directory
rhcli.c:17:20: unistd.h: No such file or directory
rhcli.c:18:20: string.h: No such file or directory
rhcli.c:19:19: ctype.h: No such file or directory
rhcli.c:20:18: time.h: No such file or directory
rhcli.c:21:23: sys/types.h: No such file or directory
rhcli.c:22:22: sys/stat.h:


Reply With Quote