i do the patch of Hashield src. and then when i recompiled my server i got this. Please someone help me.
make[1]: Leaving directory `/root/Hercules/src/login'
MAKE char_sql
make[1]: Entering directory `/root/Hercules/src/char'
MKDIR obj_sql
CC hashield_char.c
In file included from ../common/hercules.h:35,
from ../common/core.h:24,
from hashield_char.c:6:
../common/HPMi.h:40: error: field 'type' has incomplete type
In file included from ../common/hercules.h:35,
from ../common/core.h:24,
from hashield_char.c:6:
../common/HPMi.h:239: error: expected declaration specifiers or '...' before 'CmdlineExecFunc'
hashield_char.c:8:30: error: ../common/malloc.h: No such file or directory
In file included from hashield_char.c:17:
hashield_char.h:6:1: warning: "HERCULES" redefined
hashield_char.h:5:1: warning: this is the location of the previous definition
hashield_char.c: In function 'parse_fromhashield':
hashield_char.c:124: warning: implicit declaration of function 'do_close'
hashield_char.c:124: warning: nested extern declaration of 'do_close'
hashield_char.c:128: error: 'session' undeclared (first use in this function)
hashield_char.c:128: error: (Each undeclared identifier is reported only once
hashield_char.c:128: error: for each function it appears in.)
hashield_char.c:174: warning: implicit declaration of function 'set_eof'
hashield_char.c:174: warning: nested extern declaration of 'set_eof'
hashield_char.c: In function 'hashield_account_connected':
hashield_char.c:186: error: 'session' undeclared (first use in this function)
hashield_char.c: In function 'hashield_connect':
hashield_char.c:213: error: 'session' undeclared (first use in this function)
hashield_char.c:251: warning: implicit declaration of function 'realloc_fifo'
hashield_char.c:251: warning: nested extern declaration of 'realloc_fifo'
make[1]: *** [obj_sql/hashield_char.o] Error 1
make[1]: Leaving directory `/root/Hercules/src/char'
make: *** [char_sql] Error 2
Please help me.. Thank you for your attention