Hello...
I've reintalled GCC and LIBC. I still can't compile analog.
Here is the Make output...
Any suggestions on how to proceed from here would be appreciated.
Thanks...David
-------- Make Output --------------------
[root@max analog3]# make
gcc -O2 -DUNIX -c alias.c
In file included from alias.c:6:
analhea2.h:111: stdio.h: No such file or directory
In file included from alias.c:6:
analhea2.h:114: stdlib.h: No such file or directory
analhea2.h:115: string.h: No such file or directory
analhea2.h:116: ctype.h: No such file or directory
In file included from
/usr/lib/gcc-lib/i386-redhat-linux/2.7.2.3/include/syslimits.h:7,
from
/usr/lib/gcc-lib/i386-redhat-linux/2.7.2.3/include/limits.h:11,
from analhea2.h:117,
from alias.c:6:
/usr/lib/gcc-lib/i386-redhat-linux/2.7.2.3/include/limits.h:112: limits.h:
No such file or
directory
In file included from alias.c:6:
analhea2.h:119: time.h: No such file or directory
analhea2.h:157: sys/types.h: No such file or directory
analhea2.h:158: dirent.h: No such file or directory
analhea2.h:159: sys/stat.h: No such file or directory
analhea2.h:185: sys/socket.h: No such file or directory
analhea2.h:186: netinet/in.h: No such file or directory
analhea2.h:187: netdb.h: No such file or directory
analhea2.h:189: arpa/inet.h: No such file or directory
make: *** [alias.o] Error 1
[root@max analog3]#
----------------- End -----------------
--------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
--------------------------------------------------------------------