Page 1 of 1

rmban & rmtkl

Posted: Mon Mar 29, 2010 9:35 pm
by Alexufsx
Hi Every Body

I Have 2 Problems in Modules

m_rmtkl.c

Code: Select all

m_rmtkl.c:44: error: قtkl_del_lineق redeclared as different kind of symbol
../include/h.h:718: note: previous declaration of قtkl_del_lineق was here
m_rmtkl.c:46: error: قtkl_hashق redeclared as different kind of symbol
../include/h.h:714: note: previous declaration of قtkl_hashق was here
m_rmtkl.c:115: error: قtkl_check_local_remove_shunق redeclared as different kind of symbol
../include/h.h:719: note: previous declaration of قtkl_check_local_remove_shunق was here
make[2]: *** [custommodule] Error 1
m_rmban

Code: Select all

m_rmban.c:37: error: conflicting types for قclean_ban_maskق
../include/h.h:750: note: previous declaration of قclean_ban_maskق was here
make[2]: *** [custommodule] Error 1
Can You Help Me

Re: rmban & rmtkl

Posted: Wed Mar 31, 2010 11:24 am
by Syzop
For m_rmtkl, try this one: http://www.vulnscan.org/UnrealIRCd/modules/m_rmtkl.c
Don't know if it works OK, just found an old updated copy...

Re: rmban & rmtkl

Posted: Wed Mar 31, 2010 1:48 pm
by Alexufsx
Syzop wrote:For m_rmtkl, try this one: http://www.vulnscan.org/UnrealIRCd/modules/m_rmtkl.c
Don't know if it works OK, just found an old updated copy...
Thanks It Work

What About m_rmban Any Help