Compile problem

From: Tim (tim@support.kramer-smilko.com)
Date: 07/30/99


Ok, i'm using a unix varient (QNX) and using Watcom libraries with a
standard cc compiler... here is the error i get when i type make

comm.c(451): Error! E1031: Name 'sin_addr' not found in struct/union
sockaddr_in

comm.c(451): Error! E1010: Type mismatch
comm.c(453): Error! E1113: Expression has incomplete type
comm.c(378): Error! E1044: Variable 'sa' has incomplete type
comm.c(1110): Error! E1011: Symbol 'INADDR_ANY' has not been declared
comm.c(1115): Error! E1011: Symbol 'INADDR_ANY' has not been declared
comm.c(1120): Error! E1011: Symbol 'INADDR_ANY' has not been declared
comm.c(1201): Error! E1113: Expression has incomplete type
comm.c(1229): Error! E1031: Name 'sin_addr' not found in struct/union
sockaddr_i
n
comm.c(1230): Error! E1031: Name 'sin_addr' not found in struct/union
sockaddr_i
n
comm.c(1230): Error! E1011: Symbol 'AF_INET' has not been declared
comm.c(1230): Warning! W101: Non-portable pointer conversion
comm.c(1237): Error! E1031: Name 'sin_addr' not found in struct/union
sockaddr_i
n
comm.c(1240): Error! E1031: Name 'h_name' not found in struct/union hostent
comm.c(1197): Error! E1147: Too many errors: compilation aborted
cc: /usr/watcom/10.6/bin/wcc386 exited 1
make[1]: *** [comm.o] Error 1
make[1]: Leaving directory `/code/circle30bpl15/src'
make: *** [all] Error 2

Any ideas?


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/15/00 PST