Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: os_clientjoin  (Read 4262 times)

0 Members and 1 Guest are viewing this topic.

session_xo

  • Guest
os_clientjoin
« on: April 29, 2007, 10:56:04 PM »

Hello, I downloaded os_clientjoin from http://www.anope.org/modules/os_clientjoin.c and put it into services/modules as os_clientjoin.so, and tried to /os modload os_clientjoin. I figure i'm missing something or doing it wrong because it gives me the error:
[5:23p] × Global…
[5:23p]       OperServ: ricky: modload os_clientjoin
[5:23p]       Trying to load module [os_clientjoin]
[5:23p]       /root/services/modules/runtime/os_clientjoin.so.yACJtR: invalid ELF header
[5:23p]       Module loading status: 6 (Module Error, Error during load time or module returned MOD_STOP)
[5:23p] [DijitalChaos] –OperServ– Unable to load module os_clientjoin

I thought maybe if i created os_clientjoin.c and compiled it with gcc it would do something, but lol i just got many errors.
Help?
Logged

session_xo

  • Guest
(No subject)
« Reply #1 on: April 30, 2007, 02:31:40 AM »

woahhh so i feel kind of dumb saying that ^. i did nano os_clientjoin.c and put the file in there and went back a few directories and did make modules and it gave me a crapload of errors with clientjoin.c, so i'm guessing there's something wrong with the file. is there any other places i can download this at where the code is correct?

btw, the last few lines of the errors are:

os_clientjoin.c: At top level:
os_clientjoin.c:631: error: missing terminating " character
os_clientjoin.c:632: error: missing terminating " character
os_clientjoin.c:637: error: missing terminating " character
os_clientjoin.c:638: error: missing terminating " character
os_clientjoin.c:641: error: missing terminating " character
os_clientjoin.c:642: error: missing terminating " character
os_clientjoin.c:645: error: missing terminating " character
os_clientjoin.c:646: error: missing terminating " character
make[1]: *** [os_clientjoin.o] Error 1
make[1]: Leaving directory `/root/anope-1.7.18/src/modules'
make: *** [modules] Error 2
Logged

katsklaw

  • Guest
(No subject)
« Reply #2 on: May 03, 2007, 01:10:13 AM »

you should re-open the source file and notice the date and compare that to todays date.

HINT: Alot can change is 4 years.
Logged
Pages: [1]   Go Up