ok.. im using Redhat Linux, and Im getting a problem on compile..
I think it has to do with the headers.. but i could be wrong
can anyone help me out?
[circle30bpl12]$ cd src
[src]$ make
make /home/rene/mud/circle30bpl12/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
[src]$ logout
+------------------------------------------------------------+
| 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