]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2003/003984.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2003 / 003984.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Compile errors Freebsd 5.1
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Compile%20errors%20Freebsd%205.1&In-Reply-To=000101c35119%2444c661f0%24f64f9144%40weed">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003983.html">
11 <LINK REL="Next" HREF="003976.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Compile errors Freebsd 5.1</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Compile%20errors%20Freebsd%205.1&In-Reply-To=000101c35119%2444c661f0%24f64f9144%40weed"
17 TITLE="[IRCServices] Compile errors Freebsd 5.1">achurch at achurch.org
18 </A><BR>
19 <I>Wed Jul 23 22:48:40 PDT 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003983.html">[IRCServices] Compile errors Freebsd 5.1
22 </A></li>
23 <LI>Next message: <A HREF="003976.html">[IRCServices] Compile errors Freebsd 5.1
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3984">[ date ]</a>
27 <a href="thread.html#3984">[ thread ]</a>
28 <a href="subject.html#3984">[ subject ]</a>
29 <a href="author.html#3984">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>RTFM. Debug log. Backtrace.
35
36 --Andrew Church
37 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A>
38 <A HREF="http://achurch.org/">http://achurch.org/</A>
39
40 &gt;<i>I am aware that I didn't list all the problems, but here you go
41 </I>&gt;<i>
42 </I>&gt;<i>1) On any squit of another server, services seg faults, on any routing
43 </I>&gt;<i>period, services seg faults.
44 </I>&gt;<i>
45 </I>&gt;<i>That's all I am currently aware of right now, as I have taken them down
46 </I>&gt;<i>to fix this. The compile completes successfully but with constant
47 </I>&gt;<i>warnings etc.
48 </I>&gt;<i>
49 </I>&gt;<i>That help?
50 </I>&gt;<i>
51 </I>&gt;<i>-----Original Message-----
52 </I>&gt;<i>From: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-bounces at ircservices.za.net</A>
53 </I>&gt;<i>[mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-bounces at ircservices.za.net</A>] On Behalf Of Andrew
54 </I>&gt;<i>Church
55 </I>&gt;<i>Sent: Wednesday, July 23, 2003 6:42 AM
56 </I>&gt;<i>To: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>
57 </I>&gt;<i>Subject: Re: [IRCServices] Compile errors Freebsd 5.1
58 </I>&gt;<i>
59 </I>&gt;<i> This is an excellent example of how a bug report should NOT be
60 </I>&gt;<i>written. It &quot;causes severe complications&quot;? How the hell am I supposed
61 </I>&gt;<i>to know what you mean by that? Especially since the entire log you
62 </I>&gt;<i>posted was warnings, with no errors whatsoever.
63 </I>&gt;<i>
64 </I>&gt;<i> --Andrew Church
65 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A>
66 </I>&gt;<i> <A HREF="http://achurch.org/">http://achurch.org/</A>
67 </I>&gt;<i>
68 </I>&gt;&gt;<i>../../extern.h:146: warning: conflicting types for built-in function
69 </I>&gt;&gt;<i>`log'
70 </I>&gt;&gt;<i>gcc -O2 -Wall -Wmissing-prototypes -g -I../.. -c halfop.c -o halfop.o
71 </I>&gt;&gt;<i>In file included from ../../services.h:103,
72 </I>&gt;&gt;<i> from halfop.c:10:
73 </I>&gt;&gt;<i>../../extern.h:146: warning: conflicting types for built-in function
74 </I>&gt;&gt;<i>`log'
75 </I>&gt;&gt;<i>gcc -shared monkey.o halfop.o sjoin.o -o monkey.so
76 </I>&gt;&gt;<i>gcc -O2 -Wall -Wmissing-prototypes -g -I../.. -c rfc1459.c -o rfc1459.o
77 </I>&gt;&gt;<i>In file included from ../../services.h:103,
78 </I>&gt;&gt;<i> from rfc1459.c:10:
79 </I>&gt;&gt;<i>../../extern.h:146: warning: conflicting types for built-in function
80 </I>&gt;&gt;<i>`log'
81 </I>&gt;&gt;<i>gcc -shared rfc1459.o -o rfc1459.so
82 </I>&gt;&gt;<i>gcc -O2 -Wall -Wmissing-prototypes -g -I../.. -c trircd.c -o trircd.o
83 </I>&gt;&gt;<i>In file included from ../../services.h:103,
84 </I>&gt;&gt;<i> from trircd.c:11:
85 </I>&gt;&gt;<i>../../extern.h:146: warning: conflicting types for built-in function
86 </I>&gt;&gt;<i>`log'
87 </I>&gt;&gt;<i>trircd.c: In function `do_send_nick':
88 </I>&gt;&gt;<i>trircd.c:480: warning: long int format, time_t arg (arg 4)
89 </I>&gt;&gt;<i>trircd.c: In function `do_send_nickchange':
90 </I>&gt;&gt;<i>trircd.c:489: warning: long int format, time_t arg (arg 4)
91 </I>&gt;&gt;<i>trircd.c: In function `do_send_server':
92 </I>&gt;&gt;<i>trircd.c:512: warning: long int format, time_t arg (arg 3)
93 </I>&gt;&gt;<i>trircd.c: In function `do_set_topic':
94 </I>&gt;&gt;<i>trircd.c:684: warning: long unsigned int format, time_t arg (arg 5)
95 </I>&gt;&gt;<i>trircd.c: In function `do_send_akill':
96 </I>&gt;&gt;<i>trircd.c:712: warning: long int format, int arg (arg 5)
97 </I>&gt;&gt;<i>trircd.c:712: warning: long int format, time_t arg (arg 7)
98 </I>&gt;&gt;<i>trircd.c: In function `do_send_exclude':
99 </I>&gt;&gt;<i>trircd.c:733: warning: long int format, int arg (arg 5)
100 </I>&gt;&gt;<i>trircd.c:733: warning: long int format, time_t arg (arg 7)
101 </I>&gt;&gt;<i>
102 </I>&gt;&gt;<i>This goes on for every file that it compiles and causes severe
103 </I>&gt;&gt;<i>complications when starting.
104 </I>&gt;&gt;<i>
105 </I>&gt;&gt;<i>Darkj
106 </I>&gt;&gt;<i>
107 </I>&gt;&gt;<i>------------------------------------------------------------------
108 </I>&gt;&gt;<i>To unsubscribe or change your subscription options, visit:
109 </I>&gt;&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
110 </I>&gt;<i>------------------------------------------------------------------
111 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
112 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
113 </I>&gt;<i>
114 </I>&gt;<i>------------------------------------------------------------------
115 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
116 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
117 </I></PRE>
118
119 <!--endarticle-->
120 <HR>
121 <P><UL>
122 <!--threads-->
123 <LI>Previous message: <A HREF="003983.html">[IRCServices] Compile errors Freebsd 5.1
124 </A></li>
125 <LI>Next message: <A HREF="003976.html">[IRCServices] Compile errors Freebsd 5.1
126 </A></li>
127 <LI> <B>Messages sorted by:</B>
128 <a href="date.html#3984">[ date ]</a>
129 <a href="thread.html#3984">[ thread ]</a>
130 <a href="subject.html#3984">[ subject ]</a>
131 <a href="author.html#3984">[ author ]</a>
132 </LI>
133 </UL>
134
135 </body></html>