[NEWBIE]Can you please help with errors?

From: jeff shaw (j_sshaw@hotmail.com)
Date: 07/28/00


I really tried to fix these problems by myself but I really dont know why
they are occuring. I beg of someone to please help me. I am patching my MUD
to use DG Events. I am running CircleMUD bpl17 lightly modified. I really
need help on fixing these cause I dont want to use the whole DG system...but
I will if I have to.
These are the errors that I get when I try to compile event.c and I dont
understand the source of the errors:

event.c
c:\circlemudsource\circle30bpl17\src\structs.h(765) : error C2061: syntax
error : identifier 'time_t'
c:\circlemudsource\circle30bpl17\src\structs.h(766) : error C2061: syntax
error : identifier 'logon'
c:\circlemudsource\circle30bpl17\src\structs.h(766) : error C2059: syntax
error : ';'
c:\circlemudsource\circle30bpl17\src\structs.h(768) : error C2059: syntax
error : '}'
c:\circlemudsource\circle30bpl17\src\structs.h(785) : error C2079: 'time'
uses undefined struct 'time_data'
c:\circlemudsource\circle30bpl17\src\structs.h(999) : error C2061: syntax
error : identifier 'time_t'
c:\circlemudsource\circle30bpl17\src\structs.h(1012) : error C2061: syntax
error : identifier 'last_logon'
c:\circlemudsource\circle30bpl17\src\structs.h(1012) : error C2059: syntax
error : ';'
c:\circlemudsource\circle30bpl17\src\structs.h(1014) : error C2059: syntax
error : '}'
c:\circlemudsource\circle30bpl17\src\structs.h(1035) : error C2061: syntax
error : identifier 'socket_t'
c:\circlemudsource\circle30bpl17\src\structs.h(1041) : error C2061: syntax
error : identifier 'login_time'
c:\circlemudsource\circle30bpl17\src\structs.h(1041) : error C2059: syntax
error : ';'
c:\circlemudsource\circle30bpl17\src\structs.h(1065) : error C2059: syntax
error : '}'
c:\circlemudsource\circle30bpl17\src\utils.h(23) : error C2061: syntax error
: identifier '__attribute__'
c:\circlemudsource\circle30bpl17\src\utils.h(23) : error C2059: syntax error
: ';'
c:\circlemudsource\circle30bpl17\src\utils.h(23) : error C2059: syntax error
: ','
c:\circlemudsource\circle30bpl17\src\utils.h(23) : error C2143: syntax error
: missing ')' before 'constant'
c:\circlemudsource\circle30bpl17\src\utils.h(23) : error C2143: syntax error
: missing ')' before 'constant'
c:\circlemudsource\circle30bpl17\src\comm.h(34) : error C2146: syntax error
: missing ')' before identifier 'desc'
c:\circlemudsource\circle30bpl17\src\comm.h(34) : error C2061: syntax error
: identifier 'desc'
c:\circlemudsource\circle30bpl17\src\comm.h(34) : error C2059: syntax error
: ';'
c:\circlemudsource\circle30bpl17\src\comm.h(34) : error C2059: syntax error
: ','
c:\circlemudsource\circle30bpl17\src\comm.h(34) : error C2059: syntax error
: ')'
c:\circlemudsource\circle30bpl17\src\comm.h(46) : error C2061: syntax error
: identifier 'sigfunc'
c:\circlemudsource\circle30bpl17\src\comm.h(46) : error C2059: syntax error
: ';'
c:\circlemudsource\circle30bpl17\src\comm.h(46) : error C2059: syntax error
: 'type'
c:\circlemudsource\circle30bpl17\src\db.h(42) : fatal error C1189: #error :
"Unknown path components."
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


     +------------------------------------------------------------+
     | 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 : 04/10/01 PDT