]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2003/003980.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2003 / 003980.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=000701c35114%249a80e480%244dbbf683%40globi">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003978.html">
11 <LINK REL="Next" HREF="003981.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Compile errors Freebsd 5.1</H1>
15 <B>Jeffery Kam</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Compile%20errors%20Freebsd%205.1&In-Reply-To=000701c35114%249a80e480%244dbbf683%40globi"
17 TITLE="[IRCServices] Compile errors Freebsd 5.1">jskam at shaw.ca
18 </A><BR>
19 <I>Wed Jul 23 05:48:03 PDT 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003978.html">AW: [IRCServices] Compile errors Freebsd 5.1
22 </A></li>
23 <LI>Next message: <A HREF="003981.html">AW: [IRCServices] Compile errors Freebsd 5.1
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3980">[ date ]</a>
27 <a href="thread.html#3980">[ thread ]</a>
28 <a href="subject.html#3980">[ subject ]</a>
29 <a href="author.html#3980">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>What version specifically fixed this 'log' bug, Change logs don't really
35 say.
36
37 -----Original Message-----
38 From: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-bounces at ircservices.za.net</A>
39 [mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-bounces at ircservices.za.net</A>] On Behalf Of Georges
40 Berscheid
41 Sent: Wednesday, July 23, 2003 6:19 AM
42 To: 'IRC Services General Mailing List'
43 Subject: AW: [IRCServices] Compile errors Freebsd 5.1
44
45 Hi,
46
47 you could download the .diff files and patch the changes into your
48 version.
49 That works fine for me.
50
51 Georges
52
53
54 -----Urspr&#252;ngliche Nachricht-----
55 Von: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-bounces at ircservices.za.net</A>
56 [mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-bounces at ircservices.za.net</A>] Im Auftrag von Jeffery
57 Kam
58 Gesendet: Mittwoch, 23. Juli 2003 14:09
59 An: 'IRC Services General Mailing List'
60 Betreff: RE: [IRCServices] Compile errors Freebsd 5.1
61
62
63 Because I have customized my version of services, I would rather not
64 upgrade and start from scratch. I have added many things to the modules
65 and the main c files.
66
67 Is there some CC or CFLAGS I can use to fix this?
68
69 -----Original Message-----
70 From: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-bounces at ircservices.za.net</A>
71 [mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-bounces at ircservices.za.net</A>] On Behalf Of Craig
72 McLure
73 Sent: Tuesday, July 22, 2003 10:19 PM
74 To: IRC Services General Mailing List
75 Subject: Re: [IRCServices] Compile errors Freebsd 5.1
76
77 May i suggest updating to the latest version?
78 At least it fixes the:
79 ../../extern.h:146: warning: conflicting types for built-in function
80 `log'
81
82 issue, it may even fix the rest.
83
84 /****************************************
85 * Craig &quot;FrostyCoolSlug&quot; McLure
86 ************* - SpamBox - **************
87 * InspIRCd - <A HREF="http://www.inspircd.org">http://www.inspircd.org</A>
88 * ChatSpike - <A HREF="http://www.chatspike.net">http://www.chatspike.net</A>
89 * WinBot - <A HREF="http://www.winbot.co.uk">http://www.winbot.co.uk</A>
90 ****************************************/
91
92 /****************************************
93 * From - Jeffery Kam &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">jskam at shaw.ca</A>&gt;
94 * To - Ircservices &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>&gt;
95 * Sent - 2003-07-22 @ 19:05:00
96 * Subject - [IRCServices] Compile errors Freebsd 5.1
97 ****************************************/
98
99 /****** - Begin Original Message - ******/
100
101 &gt;<i>.../../extern.h:146: warning: conflicting types for built-in function
102 </I>&gt;<i>`log'
103 </I>&gt;<i>gcc -O2 -Wall -Wmissing-prototypes -g -I../.. -c halfop.c -o halfop.o
104 </I>&gt;<i>In file included from ../../services.h:103,
105 </I>&gt;<i> from halfop.c:10:
106 </I>&gt;<i>.../../extern.h:146: warning: conflicting types for built-in function
107 </I>&gt;<i>`log'
108 </I>&gt;<i>gcc -shared monkey.o halfop.o sjoin.o -o monkey.so
109 </I>&gt;<i>gcc -O2 -Wall -Wmissing-prototypes -g -I../.. -c rfc1459.c -o rfc1459.o
110 </I>&gt;<i>In file included from ../../services.h:103,
111 </I>&gt;<i> from rfc1459.c:10:
112 </I>&gt;<i>.../../extern.h:146: warning: conflicting types for built-in function
113 </I>&gt;<i>`log'
114 </I>&gt;<i>gcc -shared rfc1459.o -o rfc1459.so
115 </I>&gt;<i>gcc -O2 -Wall -Wmissing-prototypes -g -I../.. -c trircd.c -o trircd.o
116 </I>&gt;<i>In file included from ../../services.h:103,
117 </I>&gt;<i> from trircd.c:11:
118 </I>&gt;<i>.../../extern.h:146: warning: conflicting types for built-in function
119 </I>&gt;<i>`log'
120 </I>&gt;<i>trircd.c: In function `do_send_nick':
121 </I>&gt;<i>trircd.c:480: warning: long int format, time_t arg (arg 4)
122 </I>&gt;<i>trircd.c: In function `do_send_nickchange':
123 </I>&gt;<i>trircd.c:489: warning: long int format, time_t arg (arg 4)
124 </I>&gt;<i>trircd.c: In function `do_send_server':
125 </I>&gt;<i>trircd.c:512: warning: long int format, time_t arg (arg 3)
126 </I>&gt;<i>trircd.c: In function `do_set_topic':
127 </I>&gt;<i>trircd.c:684: warning: long unsigned int format, time_t arg (arg 5)
128 </I>&gt;<i>trircd.c: In function `do_send_akill':
129 </I>&gt;<i>trircd.c:712: warning: long int format, int arg (arg 5)
130 </I>&gt;<i>trircd.c:712: warning: long int format, time_t arg (arg 7)
131 </I>&gt;<i>trircd.c: In function `do_send_exclude':
132 </I>&gt;<i>trircd.c:733: warning: long int format, int arg (arg 5)
133 </I>&gt;<i>trircd.c:733: warning: long int format, time_t arg (arg 7)
134 </I>&gt;<i>
135 </I>&gt;<i>This goes on for every file that it compiles and causes severe
136 </I>&gt;<i>complications when starting.
137 </I>&gt;<i>
138 </I>&gt;<i>Darkj
139 </I>&gt;<i>
140 </I>&gt;<i>------------------------------------------------------------------
141 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
142 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
143 </I>&gt;<i>.
144 </I>
145 /******* - End Original Message - *******/
146
147
148
149 ------------------------------------------------------------------
150 To unsubscribe or change your subscription options, visit:
151 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
152
153 ------------------------------------------------------------------
154 To unsubscribe or change your subscription options, visit:
155 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
156
157
158 ------------------------------------------------------------------
159 To unsubscribe or change your subscription options, visit:
160 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
161
162 </PRE>
163
164 <!--endarticle-->
165 <HR>
166 <P><UL>
167 <!--threads-->
168 <LI>Previous message: <A HREF="003978.html">AW: [IRCServices] Compile errors Freebsd 5.1
169 </A></li>
170 <LI>Next message: <A HREF="003981.html">AW: [IRCServices] Compile errors Freebsd 5.1
171 </A></li>
172 <LI> <B>Messages sorted by:</B>
173 <a href="date.html#3980">[ date ]</a>
174 <a href="thread.html#3980">[ thread ]</a>
175 <a href="subject.html#3980">[ subject ]</a>
176 <a href="author.html#3980">[ author ]</a>
177 </LI>
178 </UL>
179
180 </body></html>