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
mobcmd.c: In function `do_mpechoat':
mobcmd.c:285: `chart' undeclared (first use in this function)
mobcmd.c:285: (Each undeclared identifier is reported only once
mobcmd.c:285: for each function it appears in.)
mobcmd.c:285: parse error before `char_data'
mobcmd.c:296: warning: statement with no effect
mobcmd.c:298: `struc' undeclared (first use in this function)
mobcmd.c:298: parse error before `if'
mobcmd.c: At top level:
mobcmd.c:302: parse error before `return'
mobcmd.c:308: warning: type defaults to `int' in declaration of `basic_mud_log'
mobcmd.c:308: warning: parameter names (without types) in function declaration
mobcmd.c:308: conflicting types for `basic_mud_log'
utils.h:23: previous declaration of `basic_mud_log'
mobcmd.c:308: warning: data definition has no type or storage class
mobcmd.c:308: parse error before `}'
mobcmd.c:312: parse error before `0'
make[1]: *** [mobcmd.o] Error 1
make[1]: Leaving directory `/circle/circle/src'
make: *** [all] Error 2
but in windows all seem to go without prob. someone can help me??
bye bye
Rama
+------------------------------------------------------------+
| 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