]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2000/000405.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 2000 / 000405.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] DreamForge 4.6.7
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20DreamForge%204.6.7&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="000402.html">
11 <LINK REL="Next" HREF="000406.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] DreamForge 4.6.7</H1>
15 <B>Michael Smith</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20DreamForge%204.6.7&In-Reply-To="
17 TITLE="[IRCServices] DreamForge 4.6.7">mike at icon.co.za
18 </A><BR>
19 <I>Mon Jan 3 12:03:25 PST 2000</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000402.html">[IRCServices] Re: DALnet-src: Y2K bug in the ircd (dreamforge and below)
22 </A></li>
23 <LI>Next message: <A HREF="000406.html">[IRCServices] DreamForge 4.6.7
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#405">[ date ]</a>
27 <a href="thread.html#405">[ thread ]</a>
28 <a href="subject.html#405">[ subject ]</a>
29 <a href="author.html#405">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>
35 Nopes, did what u said, get tonnes of messages...
36
37 Building src
38 make[1]: Entering directory `/usr/local/ircd/src/df467/src'
39 gcc -I../include -O -g -c bsd.c -o bsd.o
40 gcc -I../include -O -g -c dbuf.c -o dbuf.o
41 gcc -I../include -O -g -c packet.c -o packet.o
42 gcc -I../include -O -g -c send.c -o send.o
43 gcc -I../include -O -g -c match.c -o match.o
44 gcc -I../include -O -g -c parse.c -o parse.o
45 gcc -I../include -O -g -c support.c -o support.o
46 gcc -I../include -O -g -c channel.c
47 gcc -I../include -O -g -c class.c
48 gcc -I../include -O -g -c hash.c
49 gcc -I../include -O -g -c ircd.c
50 gcc -I../include -O -g -c list.c
51 gcc -I../include -O -g -c res.c
52 gcc -I../include -O -g -c s_auth.c
53 gcc -I../include -O -g -c s_bsd.c
54 gcc -I../include -O -g -c s_conf.c
55 s_conf.c: In function `m_kline':
56 s_conf.c:1962: warning: assignment makes pointer from integer without a cast
57 s_conf.c: In function `m_unkline':
58 s_conf.c:2056: warning: assignment makes pointer from integer without a cast
59 gcc -I../include -O -g -c s_debug.c
60 gcc -I../include -O -g -c s_err.c
61 gcc -I../include -O -g -c s_misc.c
62 gcc -I../include -O -g -c s_numeric.c
63 gcc -I../include -O -g -c s_serv.c
64 s_serv.c: In function `get_client_name2':
65 s_serv.c:1478: warning: passing arg 1 of `strcpy' makes pointer from integer
66 without a cast
67 gcc -I../include -O -g -c s_user.c
68 gcc -I../include -O -g -c whowas.c
69 gcc -I../include -O -g -c userload.c -o userload.o
70 gcc -I../include -O -g -c crule.c
71 gcc -I../include -O -g -c help.c -o help.o
72 gcc -I../include -O -g -c md5.c -o md5.o
73 /bin/sh version.c.SH
74 Extracting IRC/ircd/version.c...
75 gcc -I../include -O -g -c version.c
76 gcc -I../include -O -g -c res_skipname.c -o res_skipname.o
77 gcc -I../include -O -g bsd.o dbuf.o packet.o send.o match.o parse.o
78 support.o channel.o class.o hash.o ircd.o list.o res.o s_auth.o s_bsd.o
79 s_conf.o s_debug.o s_err.o s_misc.o s_numeric.o s_serv.o s_user.o whowas.o
80 userload.o crule.o help.o md5.o version.o res_skipname.o -o ircd
81 dbuf.o: warning: multiple common of `global_count'
82 bsd.o: warning: previous common is here
83 dbuf.o: warning: multiple common of `max_global_count'
84 bsd.o: warning: previous common is here
85 dbuf.o: warning: multiple common of `now'
86 bsd.o: warning: previous common is here
87 packet.o: warning: multiple common of `global_count'
88 bsd.o: warning: previous common is here
89 packet.o: warning: multiple common of `max_global_count'
90 bsd.o: warning: previous common is here
91 packet.o: warning: multiple common of `now'
92 bsd.o: warning: previous common is here
93 send.o: warning: multiple common of `global_count'
94 bsd.o: warning: previous common is here
95 send.o: warning: multiple common of `max_global_count'
96 bsd.o: warning: previous common is here
97 send.o: warning: multiple common of `now'
98 bsd.o: warning: previous common is here
99 match.o: warning: multiple common of `global_count'
100 bsd.o: warning: previous common is here
101 match.o: warning: multiple common of `max_global_count'
102 bsd.o: warning: previous common is here
103 match.o: warning: multiple common of `now'
104 bsd.o: warning: previous common is here
105 parse.o: warning: multiple common of `global_count'
106 bsd.o: warning: previous common is here
107 parse.o: warning: multiple common of `max_global_count'
108 bsd.o: warning: previous common is here
109 parse.o: warning: multiple common of `now'
110 bsd.o: warning: previous common is here
111 support.o: warning: multiple common of `global_count'
112 bsd.o: warning: previous common is here
113 support.o: warning: multiple common of `max_global_count'
114 bsd.o: warning: previous common is here
115 support.o: warning: multiple common of `now'
116 bsd.o: warning: previous common is here
117 channel.o: warning: multiple common of `global_count'
118 bsd.o: warning: previous common is here
119 channel.o: warning: multiple common of `max_global_count'
120 bsd.o: warning: previous common is here
121 channel.o: warning: multiple common of `now'
122 bsd.o: warning: previous common is here
123 class.o: warning: multiple common of `global_count'
124 bsd.o: warning: previous common is here
125 class.o: warning: multiple common of `max_global_count'
126 bsd.o: warning: previous common is here
127 class.o: warning: multiple common of `now'
128 bsd.o: warning: previous common is here
129 hash.o: warning: multiple common of `global_count'
130 bsd.o: warning: previous common is here
131 hash.o: warning: multiple common of `max_global_count'
132 bsd.o: warning: previous common is here
133 hash.o: warning: multiple common of `now'
134 bsd.o: warning: previous common is here
135 ircd.o: warning: multiple common of `now'
136 bsd.o: warning: previous common is here
137 ircd.o: warning: multiple common of `global_count'
138 bsd.o: warning: previous common is here
139 ircd.o: warning: multiple common of `max_global_count'
140 bsd.o: warning: previous common is here
141 list.o: warning: multiple common of `global_count'
142 bsd.o: warning: previous common is here
143 list.o: warning: multiple common of `max_global_count'
144 bsd.o: warning: previous common is here
145 list.o: warning: multiple common of `now'
146 bsd.o: warning: previous common is here
147 res.o: warning: multiple common of `global_count'
148 bsd.o: warning: previous common is here
149 res.o: warning: multiple common of `max_global_count'
150 bsd.o: warning: previous common is here
151 res.o: warning: multiple common of `now'
152 bsd.o: warning: previous common is here
153 s_auth.o: warning: multiple common of `global_count'
154 bsd.o: warning: previous common is here
155 s_auth.o: warning: multiple common of `max_global_count'
156 bsd.o: warning: previous common is here
157 s_auth.o: warning: multiple common of `now'
158 bsd.o: warning: previous common is here
159 s_bsd.o: warning: multiple common of `global_count'
160 bsd.o: warning: previous common is here
161 s_bsd.o: warning: multiple common of `max_global_count'
162 bsd.o: warning: previous common is here
163 s_bsd.o: warning: multiple common of `now'
164 bsd.o: warning: previous common is here
165 s_conf.o: warning: multiple common of `global_count'
166 bsd.o: warning: previous common is here
167 s_conf.o: warning: multiple common of `max_global_count'
168 bsd.o: warning: previous common is here
169 s_conf.o: warning: multiple common of `now'
170 bsd.o: warning: previous common is here
171 s_debug.o: warning: multiple common of `global_count'
172 bsd.o: warning: previous common is here
173 s_debug.o: warning: multiple common of `max_global_count'
174 bsd.o: warning: previous common is here
175 s_debug.o: warning: multiple common of `now'
176 bsd.o: warning: previous common is here
177 s_err.o: warning: multiple common of `global_count'
178 bsd.o: warning: previous common is here
179 s_err.o: warning: multiple common of `max_global_count'
180 bsd.o: warning: previous common is here
181 s_err.o: warning: multiple common of `now'
182 bsd.o: warning: previous common is here
183 s_misc.o: warning: multiple common of `global_count'
184 bsd.o: warning: previous common is here
185 s_misc.o: warning: multiple common of `max_global_count'
186 bsd.o: warning: previous common is here
187 s_misc.o: warning: multiple common of `now'
188 bsd.o: warning: previous common is here
189 s_numeric.o: warning: multiple common of `global_count'
190 bsd.o: warning: previous common is here
191 s_numeric.o: warning: multiple common of `max_global_count'
192 bsd.o: warning: previous common is here
193 s_numeric.o: warning: multiple common of `now'
194 bsd.o: warning: previous common is here
195 s_serv.o: warning: multiple common of `global_count'
196 bsd.o: warning: previous common is here
197 s_serv.o: warning: multiple common of `max_global_count'
198 bsd.o: warning: previous common is here
199 s_serv.o: warning: multiple common of `now'
200 bsd.o: warning: previous common is here
201 s_user.o: warning: multiple common of `now'
202 bsd.o: warning: previous common is here
203 s_user.o: warning: multiple common of `max_global_count'
204 bsd.o: warning: previous common is here
205 s_user.o: warning: multiple common of `global_count'
206 bsd.o: warning: previous common is here
207 whowas.o: warning: multiple common of `global_count'
208 bsd.o: warning: previous common is here
209 whowas.o: warning: multiple common of `max_global_count'
210 bsd.o: warning: previous common is here
211 whowas.o: warning: multiple common of `now'
212 bsd.o: warning: previous common is here
213 userload.o: warning: multiple common of `global_count'
214 bsd.o: warning: previous common is here
215 userload.o: warning: multiple common of `max_global_count'
216 bsd.o: warning: previous common is here
217 userload.o: warning: multiple common of `now'
218 bsd.o: warning: previous common is here
219 crule.o: warning: multiple common of `global_count'
220 bsd.o: warning: previous common is here
221 crule.o: warning: multiple common of `max_global_count'
222 bsd.o: warning: previous common is here
223 crule.o: warning: multiple common of `now'
224 bsd.o: warning: previous common is here
225 help.o: warning: multiple common of `global_count'
226 bsd.o: warning: previous common is here
227 help.o: warning: multiple common of `max_global_count'
228 bsd.o: warning: previous common is here
229 help.o: warning: multiple common of `now'
230 bsd.o: warning: previous common is here
231 md5.o: warning: multiple common of `global_count'
232 bsd.o: warning: previous common is here
233 md5.o: warning: multiple common of `max_global_count'
234 bsd.o: warning: previous common is here
235 md5.o: warning: multiple common of `now'
236 bsd.o: warning: previous common is here
237 version.o: warning: multiple common of `global_count'
238 bsd.o: warning: previous common is here
239 version.o: warning: multiple common of `max_global_count'
240 bsd.o: warning: previous common is here
241 version.o: warning: multiple common of `now'
242 bsd.o: warning: previous common is here
243 res.o: In function `query_name':
244 /usr/local/ircd/src/df467/src/res.c:528: undefined reference to `res_mkquery'
245 res.o: In function `proc_answer':
246 /usr/local/ircd/src/df467/src/res.c:617: undefined reference to `dn_expand'
247 /usr/local/ircd/src/df467/src/res.c:622: undefined reference to `_getshort'
248 /usr/local/ircd/src/df467/src/res.c:624: undefined reference to `_getshort'
249 /usr/local/ircd/src/df467/src/res.c:626: undefined reference to `_getlong'
250 /usr/local/ircd/src/df467/src/res.c:628: undefined reference to `_getshort'
251 /usr/local/ircd/src/df467/src/res.c:665: undefined reference to `dn_expand'
252 s_user.o: In function `m_oper':
253 /usr/local/ircd/src/df467/src/s_user.c:2642: undefined reference to `crypt'
254 collect2: ld returned 1 exit status
255 make[1]: *** [ircd] Error 1
256 make[1]: Leaving directory `/usr/local/ircd/src/df467/src'
257 make: *** [build] Error 2
258
259 Bah
260
261 Btw - its ./include/common.h, not strings.h
262
263 Mike
264
265
266 At 08:36 PM 03/01/00 +0200, you wrote:
267 &gt;<i>On Sun, 2 Jan 2000, Michael Smith wrote:
268 </I>&gt;<i>
269 </I>&gt;<i>This problem has also been confirmed on Redhat 6.0 and possible 6.2
270 </I>&gt;<i>systems.
271 </I>&gt;<i>
272 </I>&gt;<i>
273 </I>&gt;<i>Cure. edit ./include/strings.h and comment out line 77. It works perfect
274 </I>&gt;<i>then.
275 </I>&gt;<i>
276 </I>&gt;<i>Regards
277 </I>&gt;<i>Me
278 </I>&gt;<i>
279 </I>&gt;<i>
280 </I>&gt;<i>
281 </I>&gt;&gt;<i>Hi Guys, I know I am going to be killed for this, but I have the following
282 </I>&gt;&gt;<i>problem
283 </I>&gt;&gt;<i>compiling Dreamforge 4.6.7
284 </I>&gt;&gt;<i>
285 </I>&gt;&gt;<i>The following problem i get on Suse6.2 (which runs glibc 2.1). From what I can
286 </I>&gt;&gt;<i>tell, glibc causes this problem. I was wondering if anyone has any patches,
287 </I>&gt;&gt;<i>or has had success getting df467 to compile
288 </I>&gt;&gt;<i>
289 </I>&gt;&gt;<i>make
290 </I>&gt;&gt;<i>Building src
291 </I>&gt;&gt;<i>make[1]: Entering directory `/root/df467/src'
292 </I>&gt;&gt;<i>gcc -I../include -O -g -c bsd.c -o bsd.o
293 </I>&gt;&gt;<i>gcc -I../include -O -g -c dbuf.c -o dbuf.o
294 </I>&gt;&gt;<i>gcc -I../include -O -g -c packet.c -o packet.o
295 </I>&gt;&gt;<i>gcc -I../include -O -g -c send.c -o send.o
296 </I>&gt;&gt;<i>gcc -I../include -O -g -c match.c -o match.o
297 </I>&gt;&gt;<i>gcc -I../include -O -g -c parse.c -o parse.o
298 </I>&gt;&gt;<i>gcc -I../include -O -g -c support.c -o support.o
299 </I>&gt;&gt;<i>gcc -I../include -O -g -c channel.c
300 </I>&gt;&gt;<i>gcc -I../include -O -g -c class.c
301 </I>&gt;&gt;<i>gcc -I../include -O -g -c hash.c
302 </I>&gt;&gt;<i>gcc -I../include -O -g -c ircd.c
303 </I>&gt;&gt;<i>gcc -I../include -O -g -c list.c
304 </I>&gt;&gt;<i>gcc -I../include -O -g -c res.c
305 </I>&gt;&gt;<i>gcc -I../include -O -g -c s_auth.c
306 </I>&gt;&gt;<i>gcc -I../include -O -g -c s_bsd.c
307 </I>&gt;&gt;<i>gcc -I../include -O -g -c s_conf.c
308 </I>&gt;&gt;<i>s_conf.c: In function `m_kline':
309 </I>&gt;&gt;<i>s_conf.c:1962: warning: assignment makes pointer from integer without a cast
310 </I>&gt;&gt;<i>s_conf.c: In function `m_unkline':
311 </I>&gt;&gt;<i>s_conf.c:2056: warning: assignment makes pointer from integer without a cast
312 </I>&gt;&gt;<i>gcc -I../include -O -g -c s_debug.c
313 </I>&gt;&gt;<i>gcc -I../include -O -g -c s_err.c
314 </I>&gt;&gt;<i>gcc -I../include -O -g -c s_misc.c
315 </I>&gt;&gt;<i>gcc -I../include -O -g -c s_numeric.c
316 </I>&gt;&gt;<i>gcc -I../include -O -g -c s_serv.c
317 </I>&gt;&gt;<i>s_serv.c: In function `get_client_name2':
318 </I>&gt;&gt;<i>s_serv.c:1478: warning: passing arg 1 of `strcpy' makes pointer from
319 </I>integer wit
320 &gt;&gt;<i>hout a cast
321 </I>&gt;&gt;<i>gcc -I../include -O -g -c s_user.c
322 </I>&gt;&gt;<i>gcc -I../include -O -g -c whowas.c
323 </I>&gt;&gt;<i>gcc -I../include -O -g -c userload.c -o userload.o
324 </I>&gt;&gt;<i>In file included from userload.c:35:
325 </I>&gt;&gt;<i>/usr/include/string.h:266: conflicting types for `myncmp'
326 </I>&gt;&gt;<i>../include/common.h:77: previous declaration of `myncmp'
327 </I>&gt;&gt;<i>make[1]: *** [userload.o] Error 1
328 </I>&gt;&gt;<i>make[1]: Leaving directory `/root/df467/src'
329 </I>&gt;&gt;<i>make: *** [build] Error 2
330 </I>&gt;&gt;<i>
331 </I>&gt;&gt;<i>Once Again, I know this doesnt belong on this list, but I are kinda
332 </I>&gt;&gt;<i>desperate, and according to dalnet-src , the old df467 is no longer being
333 </I>&gt;&gt;<i>maintained or supported
334 </I>&gt;&gt;<i>
335 </I>&gt;&gt;<i>Mike
336 </I>&gt;&gt;<i>
337 </I>&gt;&gt;<i>---
338 </I>&gt;&gt;<i>Michael Smith (Warlock on IRC)
339 </I>&gt;&gt;<i><A HREF="http://www.warlock.web.za">http://www.warlock.web.za</A>
340 </I>&gt;&gt;<i> &quot;Do you smell something burning or is it me?&quot;
341 </I>&gt;&gt;<i> -- Joan of Arc
342 </I>&gt;&gt;<i>
343 </I>&gt;&gt;<i>---------------------------------------------------------------
344 </I>&gt;&gt;<i>To unsubscribe, send email to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">majordomo at ender.shadowfire.org</A>
345 </I>&gt;&gt;<i>with &quot;unsubscribe ircservices&quot; in the body, without the quotes.
346 </I>&gt;&gt;<i>
347 </I>&gt;<i>
348 </I>&gt;<i>---------------------------------------------------------------
349 </I>&gt;<i>To unsubscribe, send email to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">majordomo at ender.shadowfire.org</A>
350 </I>&gt;<i>with &quot;unsubscribe ircservices&quot; in the body, without the quotes.
351 </I>&gt;<i>
352 </I>&gt;<i>
353 </I>---
354 Michael Smith (Warlock on IRC)
355 &lt;A HREF=&quot;<A HREF="http://www.warlock.web.za&quot;">http://www.warlock.web.za&quot;</A>&gt;<A HREF="http://www.warlock.web.za&lt;/A">http://www.warlock.web.za&lt;/A</A>&gt;
356 &quot;Do you smell something burning or is it me?&quot;
357 -- Joan of Arc
358
359 ---------------------------------------------------------------
360 To unsubscribe, send email to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">majordomo at ender.shadowfire.org</A>
361 with &quot;unsubscribe ircservices&quot; in the body, without the quotes.
362
363 </PRE>
364
365 <!--endarticle-->
366 <HR>
367 <P><UL>
368 <!--threads-->
369 <LI>Previous message: <A HREF="000402.html">[IRCServices] Re: DALnet-src: Y2K bug in the ircd (dreamforge and below)
370 </A></li>
371 <LI>Next message: <A HREF="000406.html">[IRCServices] DreamForge 4.6.7
372 </A></li>
373 <LI> <B>Messages sorted by:</B>
374 <a href="date.html#405">[ date ]</a>
375 <a href="thread.html#405">[ thread ]</a>
376 <a href="subject.html#405">[ subject ]</a>
377 <a href="author.html#405">[ author ]</a>
378 </LI>
379 </UL>
380
381 </body></html>