]> jfr.im git - irc.git/blame - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2003/003941.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2003 / 003941.html
CommitLineData
3bd189cb
JR
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2<HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Make Errors...
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Make%20Errors...&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="003914.html">
11 <LINK REL="Next" HREF="003942.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Make Errors...</H1>
15 <B>Craig McLure</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Make%20Errors...&In-Reply-To="
17 TITLE="[IRCServices] Make Errors...">Craig at chatspike.net
18 </A><BR>
19 <I>Thu Jul 3 18:22:24 PDT 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003914.html">[IRCServices] Nickserv List
22</A></li>
23 <LI>Next message: <A HREF="003942.html">[IRCServices] Make Errors...
24</A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3941">[ date ]</a>
27 <a href="thread.html#3941">[ thread ]</a>
28 <a href="subject.html#3941">[ subject ]</a>
29 <a href="author.html#3941">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33<!--beginarticle-->
34<PRE>I'm not sure if this has been covered before, was trying to compile .20, patching from 18 to 20 (yes, i included 19), went to compile and got the following:
35
36~/ircservices-5.0.0$ make
37gcc -O2 -fno-strict-aliasing -g -Wall -Wmissing-prototypes -c actions.c -o actions.o
38In file included from services.h:103,
39 from actions.c:10:
40extern.h:147: warning: conflicting types for built-in function `log'
41gcc -O2 -fno-strict-aliasing -g -Wall -Wmissing-prototypes -c channels.c -o channels.o
42In file included from services.h:103,
43 from channels.c:10:
44extern.h:147: warning: conflicting types for built-in function `log'
45
46got that for (almost?) every file in the compile..
47
48
49
50Then during make install (this occurs during make too):
51
52touch .stamp
53make[2]: Leaving directory `/home/chatspike/ircservices-5.0.0/modules/httpd'
54/bin/sh: line 1: -f: command not found
55touch .stamp
56make[2]: Entering directory `/home/chatspike/ircservices-5.0.0/modules/loveserv'
57/bin/sh: line 1: -f: command not found
58touch .stamp
59make[2]: Leaving directory `/home/chatspike/ircservices-5.0.0/modules/loveserv'
60/bin/sh: line 1: -f: command not found
61touch .stamp
62make[2]: Entering directory `/home/chatspike/ircservices-5.0.0/modules/mail'
63/bin/sh: line 1: -f: command not found
64touch
65
66for every file / module
67
68any ideas?
69
70
71/******************************************
72 * Craig &quot;FrostyCoolSlug&quot; McLure
73 ************** - Spam Box - **************
74 * InspIRCd - <A HREF="http://www.inspircd.org">http://www.inspircd.org</A>
75 * ChatSpike - <A HREF="http://www.chatspike.net">http://www.chatspike.net</A>
76 * WinBot - <A HREF="http://www.winbot.co.uk">http://www.winbot.co.uk</A>
77 ******************************************/
78
79
80
81</PRE>
82
83<!--endarticle-->
84 <HR>
85 <P><UL>
86 <!--threads-->
87 <LI>Previous message: <A HREF="003914.html">[IRCServices] Nickserv List
88</A></li>
89 <LI>Next message: <A HREF="003942.html">[IRCServices] Make Errors...
90</A></li>
91 <LI> <B>Messages sorted by:</B>
92 <a href="date.html#3941">[ date ]</a>
93 <a href="thread.html#3941">[ thread ]</a>
94 <a href="subject.html#3941">[ subject ]</a>
95 <a href="author.html#3941">[ author ]</a>
96 </LI>
97 </UL>
98
99</body></html>