[[NEWBIE] [CODE]; compile error under Linux

From: Rob O'Connor (rene@EDENEAST.COM)
Date: 01/23/98


ok...  If anyone can help me with this id grealty appreciate it
I think a header file is missing, but im not too sure..
Im using Linux 1.14.7(1)
heres the compile error im getting, on first compile
[src]$ make
make ../bin/circle
make[1]: Entering directory `/home/rene/mud/circle30bpl12/src'
gcc -c -g -O2 -Wall  comm.c
comm.c: In function `init_socket':
comm.c:292: storage size of `sa' isn't known
comm.c:359: `INADDR_ANY' undeclared (first use this function)
comm.c:359: (Each undeclared identifier is reported only once
comm.c:359: for each function it appears in.)
comm.c:292: warning: unused variable `sa'
comm.c: In function `new_descriptor':
comm.c:1023: storage size of `peer' isn't known
comm.c:1023: warning: unused variable `peer'
make[1]: *** [comm.o] Error 1
make[1]: Leaving directory `/home/rene/mud/circle30bpl12/src'
make: *** [all] Error 2

Ive tried various things, changing code, compiling it and setting it up
differently, nothing works...  So, if anyone could look into this id
appreciate it, thanks..


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



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