Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Problem with NS_Ajoin  (Read 5292 times)

0 Members and 1 Guest are viewing this topic.

Point

  • Anope User
  • Offline Offline
  • Gender: Male
  • Posts: 18
Problem with NS_Ajoin
« on: September 18, 2008, 03:46:15 PM »

I can't compile ns_ajoin http://modules.anope.org/viewmod.php?id=96 anymore with 1.7.22 anope version.
It was compiled just fine with .21
Can someone confirm this issue?

Code: [Select]
FREEBSD 7.0-STABLE
gcc version 4.2.1 20070719 [FreeBSD]


ns_ajoin.c: In function 'is_banned':
ns_ajoin.c:880: error: 'struct channel_' has no member named 'bancount'
ns_ajoin.c:881: error: incompatible type for argument 1 of 'match_usermask'
ns_ajoin.c:882: error: incompatible type for argument 1 of 'match_userip'
gmake[1]: *** [ns_ajoin.o] Error 1
gmake[1]: Leaving directory `/usr/home/me/sources/anope-1.7.22/src/modules'
gmake: *** [modules] Error 2
Logged
Do You Need Help?
Read this first: http://forum.anope.org/index.php?topic=1964.0

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
Re: Problem with NS_Ajoin
« Reply #1 on: September 18, 2008, 05:41:41 PM »

The module page quite clearly says it's compatible with .21 but does not mention .22 therefore its support status is negative by default unless proved otherwise.

The module author will need to update the module to .22.
Logged

katsklaw

  • Guest
Re: Problem with NS_Ajoin
« Reply #2 on: September 18, 2008, 09:25:25 PM »

To be specific, the channel stuct changed between 1.7.21 and 1.7.22 as well as the banning system. So a re-write of the module is required to work with .22. So it's confirmed to NOT work with .22.
Logged

Andrey

  • Anope User
  • Offline Offline
  • Gender: Male
  • Posts: 65
    • RedeNorte
Re: Problem with NS_Ajoin
« Reply #3 on: September 26, 2008, 08:55:18 PM »

i get same problem too, i'm waiting for new version.
Logged

Master

  • Anope User
  • Offline Offline
  • Posts: 56
Re: Problem with NS_Ajoin
« Reply #4 on: October 09, 2008, 04:03:02 AM »

Logged
Always believe Murphy's Law. If you don't, watch what happens.

katsklaw

  • Guest
Re: Problem with NS_Ajoin
« Reply #5 on: October 09, 2008, 11:09:53 AM »

http://forum.anope.org/index.php?topic=2387.0

Read?

1> this thread existed long before that other did.
2> That other thread says nothing about ns_ajoin.
3> I've already explained why ns_ajoin doesn't work on .22 or higher
Logged
Pages: [1]   Go Up