Ok, I'm new @ Circlemud and all that funky jazz...actually I'm pretty new to C/C++ programming so bare with me (kindly)...I can't get circlemud to work...I cut down the error file so i could include it in my message... If anyone has any idea on how to fix this...please help me. Thanks This is when I type "make": prolog 4% make make ../bin/circle gcc -c -g -O2 -Wall comm.c In file included from comm.c:14: sysdep.h:515: warning: `struct in_addr' declared inside parameter list sysdep.h:515: warning: its scope is only this definition or declaration, sysdep.h:515: warning: which is probably not what you want. sysdep.h:515: warning: parameter has incomplete type comm.c: In function `init_socket': comm.c:352: storage size of `sa' isn't known comm.c:422: dereferencing pointer to incomplete type comm.c:352: warning: unused variable `sa' comm.c: In function `get_bind_addr': comm.c:1076: storage size of `bind_addr' isn't known comm.c:1083: `INADDR_ANY' undeclared (first use this function) comm.c:1083: (Each undeclared identifier is reported only once comm.c:1083: for each function it appears in.) comm.c:1096: type of formal parameter 1 is incomplete comm.c:1076: warning: unused variable `bind_addr' comm.c:1099: warning: control reaches end of non-void function comm.c: In function `parse_ip': comm.c:1122: dereferencing pointer to incomplete type comm.c: In function `new_descriptor': comm.c:1171: storage size of `peer' isn't known comm.c:1203: warning: implicit declaration of function `gethostbyaddr' comm.c:1204: warning: assignment makes pointer from integer without a cast comm.c:1211: type of formal parameter 1 is incomplete comm.c:1214: dereferencing pointer to incomplete type comm.c:1171: warning: unused variable `peer' *** Error code 1 make: Fatal error: Command failed for target `comm.o' Current working directory /home/abyss.1/vintimil/circle30bpl14/src *** Error code 1 make: Fatal error: Command failed for target `all' prolog 5% +------------------------------------------------------------+ | 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