On Mon, 2 Mar 1998, Chuck Reed wrote: >gcc -c -g -O -Wall -fno-strict-prototypes event.c >In file included from event.c:4: >structs.h:1032: parse error before `socket_t' >structs.h:1032: warning: no semicolon at end of struct or union >structs.h:1063: parse error before `}' Well, since I cannot see the code, I'd have to guess that 'socket_t' isn't defined (or something before that is odd.) >In file included from event.c:7: >comm.h:34: parse error before `desc' >comm.h:44: parse error before `sigfunc' >comm.h:44: warning: data definition has no type or storage class Probably RETSIGTYPE or socket_t. >event.c: In function `run_events': >event.c:31: warning: passing arg 3 makes integer from pointer without a cast Have to post code for that one. -- George Greer - Me@Null.net | Genius may have its limitations, but stupidity http://www.van.ml.org/~greerga | is not thus handicapped. -- Elbert Hubbard +------------------------------------------------------------+ | 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