rmban & rmtkl

These are old archives. They are kept for historic purposes only.
Post Reply
Alexufsx
Posts: 12
Joined: Mon Mar 29, 2010 9:27 pm

rmban & rmtkl

Post 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
Syzop
UnrealIRCd head coder
Posts: 2112
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Re: rmban & rmtkl

Post 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...
Alexufsx
Posts: 12
Joined: Mon Mar 29, 2010 9:27 pm

Re: rmban & rmtkl

Post 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
Post Reply