]> jfr.im git - irc.git/blame - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2001/000011.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2001 / 000011.html
CommitLineData
3bd189cb
JR
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2<HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] v5.0a7 - sline module
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20v5.0a7%20-%20sline%20module&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000010.html">
11 <LINK REL="Next" HREF="000020.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] v5.0a7 - sline module</H1>
15 <B>Ryan Riley</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20v5.0a7%20-%20sline%20module&In-Reply-To="
17 TITLE="[IRCServices Coding] v5.0a7 - sline module">zogg at pcisys.net
18 </A><BR>
19 <I>Thu Dec 13 18:36:16 PST 2001</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000010.html">[IRCServices Coding] REHASH help
22</A></li>
23 <LI>Next message: <A HREF="000020.html">[IRCServices Coding] v5.0a7 - sline module
24</A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#11">[ date ]</a>
27 <a href="thread.html#11">[ thread ]</a>
28 <a href="subject.html#11">[ subject ]</a>
29 <a href="author.html#11">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33<!--beginarticle-->
34<PRE>I just grabbed a copy of Alpha7 for a night of fun testing, but I've run
35into an issue. I did the standard install, modified the 2 example
36configs to fit my needs, and I get this on startup:
37[<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">irc at zogg</A> bin]$ ./services -nofork
38[Dec 13 21:30:09 2001] Services 5.0a7 starting up
39[Dec 13 21:30:09 2001] modules.conf:180: Unknown directive `LogMaxUsers'
40[Dec 13 21:30:09 2001] modules.conf:226: Unknown directive `WallGetpass'
41[Dec 13 21:30:09 2001] modules.conf:233: Unknown directive `WallSetpass'
42[Dec 13 21:30:09 2001] modules: Unable to load module `operserv/sline':
43/home/irc/devel/services/bin/lib/modules/operserv/sline.so: undefined
44symbol: protocol_features
45[Dec 13 21:30:09 2001] FATAL: Error loading modules, aborting
46
47That undefined symbol error doesn't pass by me as being a good thing, so
48I figured I'd mention it here.
49I've tried commenting out all of the operserv/sline references in
50modules.conf, but it attempts to load it anyway. (I haven't taken a
51dive into the source yet to figure out how the new module system works,
52so this could very well be normal.)
53I'm on a RedHat 7.1 machine if that makes a difference.
54
55Thanks
56Ryan Riley
57
58
59
60</PRE>
61
62<!--endarticle-->
63 <HR>
64 <P><UL>
65 <!--threads-->
66 <LI>Previous message: <A HREF="000010.html">[IRCServices Coding] REHASH help
67</A></li>
68 <LI>Next message: <A HREF="000020.html">[IRCServices Coding] v5.0a7 - sline module
69</A></li>
70 <LI> <B>Messages sorted by:</B>
71 <a href="date.html#11">[ date ]</a>
72 <a href="thread.html#11">[ thread ]</a>
73 <a href="subject.html#11">[ subject ]</a>
74 <a href="author.html#11">[ author ]</a>
75 </LI>
76 </UL>
77
78</body></html>