rama wrote: > i need help with a strange error in linux. i try to make it under linux and i > receive this output > > In file included from mobcmd.c:36: > structs.h:353: warning: `/*' within comment <snip> It looks like you probably deleted a closing comment (*/) by accident from structs.h. It would be on the last comment that comes before line 353. Fix that and most (if not all) of the errors will go away. Regards, Peter +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST