]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2003/003975.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 2003 / 003975.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=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003973.html">
11 <LINK REL="Next" HREF="003979.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="
17 TITLE="[IRCServices] Compile errors Freebsd 5.1">jskam at shaw.ca
18 </A><BR>
19 <I>Tue Jul 22 18:05:59 PDT 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003973.html">[IRCServices] NickServ Register..
22 </A></li>
23 <LI>Next message: <A HREF="003979.html">[IRCServices] Compile errors Freebsd 5.1
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3975">[ date ]</a>
27 <a href="thread.html#3975">[ thread ]</a>
28 <a href="subject.html#3975">[ subject ]</a>
29 <a href="author.html#3975">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>../../extern.h:146: warning: conflicting types for built-in function
35 `log'
36 gcc -O2 -Wall -Wmissing-prototypes -g -I../.. -c halfop.c -o halfop.o
37 In file included from ../../services.h:103,
38 from halfop.c:10:
39 ../../extern.h:146: warning: conflicting types for built-in function
40 `log'
41 gcc -shared monkey.o halfop.o sjoin.o -o monkey.so
42 gcc -O2 -Wall -Wmissing-prototypes -g -I../.. -c rfc1459.c -o rfc1459.o
43 In file included from ../../services.h:103,
44 from rfc1459.c:10:
45 ../../extern.h:146: warning: conflicting types for built-in function
46 `log'
47 gcc -shared rfc1459.o -o rfc1459.so
48 gcc -O2 -Wall -Wmissing-prototypes -g -I../.. -c trircd.c -o trircd.o
49 In file included from ../../services.h:103,
50 from trircd.c:11:
51 ../../extern.h:146: warning: conflicting types for built-in function
52 `log'
53 trircd.c: In function `do_send_nick':
54 trircd.c:480: warning: long int format, time_t arg (arg 4)
55 trircd.c: In function `do_send_nickchange':
56 trircd.c:489: warning: long int format, time_t arg (arg 4)
57 trircd.c: In function `do_send_server':
58 trircd.c:512: warning: long int format, time_t arg (arg 3)
59 trircd.c: In function `do_set_topic':
60 trircd.c:684: warning: long unsigned int format, time_t arg (arg 5)
61 trircd.c: In function `do_send_akill':
62 trircd.c:712: warning: long int format, int arg (arg 5)
63 trircd.c:712: warning: long int format, time_t arg (arg 7)
64 trircd.c: In function `do_send_exclude':
65 trircd.c:733: warning: long int format, int arg (arg 5)
66 trircd.c:733: warning: long int format, time_t arg (arg 7)
67
68 This goes on for every file that it compiles and causes severe
69 complications when starting.
70
71 Darkj
72
73 </PRE>
74
75 <!--endarticle-->
76 <HR>
77 <P><UL>
78 <!--threads-->
79 <LI>Previous message: <A HREF="003973.html">[IRCServices] NickServ Register..
80 </A></li>
81 <LI>Next message: <A HREF="003979.html">[IRCServices] Compile errors Freebsd 5.1
82 </A></li>
83 <LI> <B>Messages sorted by:</B>
84 <a href="date.html#3975">[ date ]</a>
85 <a href="thread.html#3975">[ thread ]</a>
86 <a href="subject.html#3975">[ subject ]</a>
87 <a href="author.html#3975">[ author ]</a>
88 </LI>
89 </UL>
90
91 </body></html>