[IRCServices Coding] v5.0a7 - sline module

Ryan Riley zogg at pcisys.net
Thu Dec 13 18:36:16 PST 2001


I just grabbed a copy of Alpha7 for a night of fun testing, but I've run 
into an issue.  I did the standard install, modified the 2 example 
configs to fit my needs, and I get this on startup:
[irc at zogg bin]$ ./services -nofork
[Dec 13 21:30:09 2001] Services 5.0a7 starting up
[Dec 13 21:30:09 2001] modules.conf:180: Unknown directive `LogMaxUsers'
[Dec 13 21:30:09 2001] modules.conf:226: Unknown directive `WallGetpass'
[Dec 13 21:30:09 2001] modules.conf:233: Unknown directive `WallSetpass'
[Dec 13 21:30:09 2001] modules: Unable to load module `operserv/sline': 
/home/irc/devel/services/bin/lib/modules/operserv/sline.so: undefined 
symbol: protocol_features
[Dec 13 21:30:09 2001] FATAL: Error loading modules, aborting

That undefined symbol error doesn't pass by me as being a good thing, so 
I figured I'd mention it here.  
I've tried commenting out all of the operserv/sline references in 
modules.conf, but it attempts to load it anyway.  (I haven't taken a 
dive into the source yet to figure out how the new module system works, 
so this could very well be normal.)
I'm on a RedHat 7.1 machine if that makes a difference.

Thanks
Ryan Riley