Do you have the gcc-development headers installed? It's not enough to
install gcc on its own I don't think. If you *have* installed them, how have
you done this? Sources almost always have different paths to things compared
to .rpms (why, I just don't know, but it drives me nuts!) and you might be
getting this problem.

JJ



-----Original Message-----
From: David Francis <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: 24 January 1999 16:29
Subject: [analog-help] Still can't compile


>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.
>--------------------------------------------------------------------
>
>

--------------------------------------------------------------------
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.
--------------------------------------------------------------------

Reply via email to