Anyone know why this is happening ? implementing Hashield on my hercules server

tancejang

New member
Messages
4
Points
0
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 
 
A friendly advice. Hashield is dead no one is supporting it. You're getting those error because the files are obsolete and no longer supported by latest hercules files. If you want your server to grow don't use it anymore until Kami gets back to life.

 
Ya even adelays, is dead and kami said that adelays will be release to the public this year
default_ohmy.png

you can try gepard or huskyshield for now.

 
Thank you @@Hadeszeus and @@Ranz for your answer.. I already fixed that error now.. but i got error in invalid password every time i logged in so i cannot login to my server. I will try another one. Thank you 

 
When you are trying to login on server there is a message in your login-server try looking what is the username and password being receive when you are logging in. 

 
Back
Top