]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/001620.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 001620.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] ar: no archive members specified
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20ar%3A%20no%20archive%20members%20specified&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="001670.html">
11 <LINK REL="Next" HREF="001622.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] ar: no archive members specified</H1>
15 <B>Craig McLure</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20ar%3A%20no%20archive%20members%20specified&In-Reply-To="
17 TITLE="[IRCServices Coding] ar: no archive members specified">frostycoolslug at hotmail.com
18 </A><BR>
19 <I>Tue Oct 22 13:18:54 PDT 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="001670.html">[IRCServices Coding] IRCD
22 </A></li>
23 <LI>Next message: <A HREF="001622.html">[IRCServices Coding] services crashed
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#1620">[ date ]</a>
27 <a href="thread.html#1620">[ thread ]</a>
28 <a href="subject.html#1620">[ subject ]</a>
29 <a href="author.html#1620">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>if you dont get an answer the first time, chances are no-one knows, please
35 dont spam our inboxes with another copy of your mail.
36
37
38
39 --
40 Craig McLure
41 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">Craig at chatspike.net</A>
42 Network Administrator of the ChatSpike IRC Network.
43 ChatSpike, the users network! www.chatspike.net
44
45
46
47
48
49 &gt;<i>From: Geoff Byers &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">geoff at systemred.net</A>&gt;
50 </I>&gt;<i>Reply-To: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>
51 </I>&gt;<i>To: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>
52 </I>&gt;<i>Subject: [IRCServices Coding] ar: no archive members specified
53 </I>&gt;<i>Date: Tue, 22 Oct 2002 16:13:51 -0400
54 </I>&gt;<i>
55 </I>&gt;<i>gmake[2]: Entering directory
56 </I>&gt;<i>`/Users/geoff/Desktop/ircservices-5.0.2/modules/chanserv'
57 </I>&gt;<i>gcc -DSTATIC_MODULES -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -g
58 </I>&gt;<i>-no-cpp-precomp -I../.. -Dmodule_version=module_version_chanserv_main
59 </I>&gt;<i>-Dmodule_config=module_config_chanserv_main
60 </I>&gt;<i>-Dinit_module=init_module_chanserv_main
61 </I>&gt;<i>-Dexit_module=exit_module_chanserv_main -c main.c -o main_static.o
62 </I>&gt;<i>gcc -DSTATIC_MODULES -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -g
63 </I>&gt;<i>-no-cpp-precomp -I../.. -c access.c -o access.o
64 </I>&gt;<i>gcc -DSTATIC_MODULES -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -g
65 </I>&gt;<i>-no-cpp-precomp -I../.. -c autokick.c -o autokick.o
66 </I>&gt;<i>gcc -DSTATIC_MODULES -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -g
67 </I>&gt;<i>-no-cpp-precomp -I../.. -c check.c -o check.o
68 </I>&gt;<i>gcc -DSTATIC_MODULES -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -g
69 </I>&gt;<i>-no-cpp-precomp -I../.. -c set.c -o set.o
70 </I>&gt;<i>gcc -DSTATIC_MODULES -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -g
71 </I>&gt;<i>-no-cpp-precomp -I../.. -c util.c -o util.o
72 </I>&gt;<i>ar cru .chanserv.a main_static.o access.o autokick.o check.o set.o util.o
73 </I>&gt;<i>ar: no archive members specified
74 </I>&gt;<i>usage: ar -d [-TLsv] archive file ...
75 </I>&gt;<i> ar -m [-TLsv] archive file ...
76 </I>&gt;<i> ar -m [-abiTLsv] position archive file ...
77 </I>&gt;<i> ar -p [-TLsv] archive [file ...]
78 </I>&gt;<i> ar -q [-cTLsv] archive file ...
79 </I>&gt;<i> ar -r [-cuTLsv] archive file ...
80 </I>&gt;<i> ar -r [-abciuTLsv] position archive file ...
81 </I>&gt;<i> ar -t [-TLsv] archive [file ...]
82 </I>&gt;<i> ar -x [-ouTLsv] archive [file ...]
83 </I>&gt;<i>gmake[3]: *** [main.a] Error 1
84 </I>&gt;<i>gmake[2]: *** [main.a] Error 2
85 </I>&gt;<i>gmake[2]: Leaving directory
86 </I>&gt;<i>`/Users/geoff/Desktop/ircservices-5.0.2/modules/chanserv'
87 </I>&gt;<i>gmake[1]: *** [all-static] Error 2
88 </I>&gt;<i>gmake[1]: Leaving directory
89 </I>&gt;<i>`/Users/geoff/Desktop/ircservices-5.0.2/modules'
90 </I>&gt;<i>gmake: *** [modules] Error 2
91 </I>&gt;<i>
92 </I>&gt;<i>
93 </I>&gt;<i>Does anyone have any ideas? They would help alot, thanks :)
94 </I>&gt;<i>Geoff
95 </I>&gt;<i>
96 </I>&gt;<i>------------------------------------------------------------------
97 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
98 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
99 </I>
100
101 _________________________________________________________________
102 Get a speedy connection with MSN Broadband.&#160; Join now!
103 <A HREF="http://resourcecenter.msn.com/access/plans/freeactivation.asp">http://resourcecenter.msn.com/access/plans/freeactivation.asp</A>
104
105
106 </PRE>
107
108 <!--endarticle-->
109 <HR>
110 <P><UL>
111 <!--threads-->
112 <LI>Previous message: <A HREF="001670.html">[IRCServices Coding] IRCD
113 </A></li>
114 <LI>Next message: <A HREF="001622.html">[IRCServices Coding] services crashed
115 </A></li>
116 <LI> <B>Messages sorted by:</B>
117 <a href="date.html#1620">[ date ]</a>
118 <a href="thread.html#1620">[ thread ]</a>
119 <a href="subject.html#1620">[ subject ]</a>
120 <a href="author.html#1620">[ author ]</a>
121 </LI>
122 </UL>
123
124 </body></html>