On Wed, 7 Aug 1996, Cyber Reaper wrote: > gcc -c -g -O -Wall events.c > events.c:97: warning: `/*' within comment Check line #97, make sure there aren't two /*'s in a row without a closing comment of */, the rest of your errors should go away after that simple fix too. > In file included from events.c:4: > structs.h:889: syntax error before `socket_t' > In file included from events.c:7: > comm.h:33: syntax error before `desc' > comm.h:43: syntax error before `sigfunc' -Gg of DS +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/07/00 PST