Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: i have a problem when i compile ircd_oper module  (Read 6403 times)

0 Members and 1 Guest are viewing this topic.

root

  • Guest
i have a problem when i compile ircd_oper module
« on: September 17, 2006, 09:51:03 AM »

dear sir

i got problem with ircd_oper module ... when i compile it i got maybe 2 or 3 lines warning and after that i can not load that module in my services... pls help ...

best regard

khchat.net
Logged

Jobe

  • Contributor
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1023
    • Anope IRC Services
(No subject)
« Reply #1 on: September 17, 2006, 11:07:08 AM »

Did you follow ALL of the steps in docs/MODULES (i think it is)? That also includes the make install step
Logged
Your IP: ()
My IRC Status:

Come along and visit http://www.anopequotes.org/

Tom65789

  • Anope User
  • Offline Offline
  • Posts: 343
    • www.t65789.co.uk
(No subject)
« Reply #2 on: September 17, 2006, 08:34:27 PM »

can you also paste the errors/warnings you get when you try to compile it. Anope version and IRCd version

root

  • Guest
(No subject)
« Reply #3 on: September 18, 2006, 02:26:17 AM »

Dear Tom

i got this warnning when i do it ....
ircd_oper.c
ircd_oper.c: In function `my_os_oplist_addcustom':
ircd_oper.c:1045: warning: too few arguments for format
ircd_oper.c:1062: warning: too few arguments for format
gcc -shared ../mod_version.o ircd_oper.o -o ircd_oper.so  
make all in dummy...

thank for help....

best regard..
khchat.net
Logged

drugold

  • Guest
(No subject)
« Reply #4 on: October 07, 2006, 04:36:09 PM »

How is add in this module ajoin on #opers channel after /msg NickServ oper login password? Aka oper-auto-join "#opers" by UnrealIRCd.

[Edited on 7-10-2006 by drugold]
Logged

GhosT

  • Guest
(No subject)
« Reply #5 on: October 08, 2006, 06:11:57 AM »

Quote
Originally posted by root
dear sir

i got problem with ircd_oper module ... when i compile it i got maybe 2 or 3 lines warning and after that i can not load that module in my services... pls help ...

best regard

khchat.net

Make sure you COMMENT on this line:

Quote

/* Remove this. Trust me, you WANT to remove this :P . */
#define DIE

If not, module wont load..
Logged
Pages: [1]   Go Up