]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2007/005286.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 2007 / 005286.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Services 5.1pre2
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Services%205.1pre2&In-Reply-To=464EED3C.2080607%40arvoreen.net">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="005285.html">
11 <LINK REL="Next" HREF="005284.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Services 5.1pre2</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Services%205.1pre2&In-Reply-To=464EED3C.2080607%40arvoreen.net"
17 TITLE="[IRCServices] Services 5.1pre2">achurch at achurch.org
18 </A><BR>
19 <I>Sat May 19 21:39:51 PDT 2007</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="005285.html">[IRCServices] Services 5.1pre2
22 </A></li>
23 <LI>Next message: <A HREF="005284.html">[IRCServices] Services 5.1pre2 released
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#5286">[ date ]</a>
27 <a href="thread.html#5286">[ thread ]</a>
28 <a href="subject.html#5286">[ subject ]</a>
29 <a href="author.html#5286">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE> I can't reproduce this problem. My best guess is that there's a
35 problem with the &quot;stdint.h&quot; header file on your system.
36
37 --Andrew Church
38 <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A>
39 <A HREF="http://achurch.org/">http://achurch.org/</A>
40
41 &gt;<i>Hello,
42 </I>&gt;<i>
43 </I>&gt;<i>I tried to compile the services 5.1pre2 on an amd64 and it bails out
44 </I>&gt;<i>with the messages attached. although on an chrooted ia32 system it works
45 </I>&gt;<i>out fine (if I HUP the ircservices process with kill).
46 </I>&gt;<i>
47 </I>&gt;<i>
48 </I>&gt;<i>*<A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">arvi at opti</A>:/data/source/ircservices-5.1pre2$ ./configure -ignore-cache
49 </I>&gt;<i>
50 </I>&gt;<i>Beginning IRC Services configuration.
51 </I>&gt;<i>
52 </I>&gt;<i>Executable (program) files will be installed in /usr/local/sbin
53 </I>&gt;<i>Data files will be installed in /usr/local/lib/ircservices
54 </I>&gt;<i>Checking sanity of /bin/sh... high.
55 </I>&gt;<i>Searching for a suitable compiler... great, found gcc!
56 </I>&gt;<i>Testing default compiler flags (-O2 -fno-strict-aliasing)... looks good.
57 </I>&gt;<i>Let's see what libraries we need... -lm -lcrypt
58 </I>&gt;<i>Checking if we can use dynamic modules... no.
59 </I>&gt;<i>Checking whether ranlib exists... yes.
60 </I>&gt;<i>Checking for presence of include files (it's okay if some aren't there):
61 </I>&gt;<i> stdint.h... present
62 </I>&gt;<i> strings.h... present
63 </I>&gt;<i> sys/select.h... present
64 </I>&gt;<i> sys/sysproto.h... not present
65 </I>&gt;<i>Looking for an 8-bit integer type... int8_t
66 </I>&gt;<i>Looking for a 16-bit integer type... int16_t
67 </I>&gt;<i>Looking for a 32-bit integer type... int32_t
68 </I>&gt;<i>Looking for a 64-bit integer type... int64_t
69 </I>&gt;<i>Checking the size of int... 32 bits
70 </I>&gt;<i>Checking the size of long... 64 bits
71 </I>&gt;<i>Checking the size of pointers... 64 bits
72 </I>&gt;<i>Checking the size of time_t... 64 bits (nifty!)
73 </I>&gt;<i>Checking the size of gid_t... 32 bits
74 </I>&gt;<i>Checking for socklen_t... present.
75 </I>&gt;<i>Seeing if your system defines int16/int32... not found (this is good).
76 </I>&gt;<i>How to complain when something goes wrong... ah, strerror() is here.
77 </I>&gt;<i>Looking for other functions we want that you don't have...
78 </I>&gt;<i>Checking how to install files... looks like &quot;install&quot; will work.
79 </I>&gt;<i>Seeing if &quot;install&quot; will create directories... OK.
80 </I>&gt;<i>Checking how to copy directories... /bin/cp -dpr
81 </I>&gt;<i>Creating config.h... done.
82 </I>&gt;<i>Creating Makefile.inc... done.
83 </I>&gt;<i>Saving configuration results in config.cache... done.
84 </I>&gt;<i>
85 </I>&gt;<i>All done! Now edit defs.h as needed, and run &quot;make&quot; (or possibly &quot;gmake&quot;)
86 </I>&gt;<i>to compile Services. See the README and FAQ if you have any problems.
87 </I>&gt;<i>
88 </I>&gt;<i><A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">arvi at opti</A>:/data/source/ircservices-5.1pre2$ make
89 </I>&gt;<i>touch services.h
90 </I>&gt;<i>make -C lang index
91 </I>&gt;<i>make[1]: Entering directory `/localvol/data/source/ircservices-5.1pre2/lang'
92 </I>&gt;<i>make[1]: &#194;&#187;index&#194;&#171; ist bereits aktualisiert.
93 </I>&gt;<i>make[1]: Leaving directory `/localvol/data/source/ircservices-5.1pre2/lang'
94 </I>&gt;<i>gcc -DSTATIC_MODULES -O2 -fno-strict-aliasing -g -Wall
95 </I>&gt;<i>-Wmissing-prototypes -c actions.c -o actions.o
96 </I>&gt;<i>In file included from services.h:78,
97 </I>&gt;<i> from actions.c:10:
98 </I>&gt;<i>sockets.h:141: error: expected &#226;&#128;&#152;)&#226;&#128;&#153; before &#226;&#128;&#152;per_conn&#226;&#128;&#153;
99 </I>&gt;<i>sockets.h:154: error: expected &#226;&#128;&#152;=&#226;&#128;&#153;, &#226;&#128;&#152;,&#226;&#128;&#153;, &#226;&#128;&#152;;&#226;&#128;&#153;, &#226;&#128;&#152;asm&#226;&#128;&#153; or &#226;&#128;&#152;__attribute__&#226;&#128;&#153;
100 </I>&gt;<i>before &#226;&#128;&#152;read_buffer_len&#226;&#128;&#153;
101 </I>&gt;<i>sockets.h:155: error: expected &#226;&#128;&#152;=&#226;&#128;&#153;, &#226;&#128;&#152;,&#226;&#128;&#153;, &#226;&#128;&#152;;&#226;&#128;&#153;, &#226;&#128;&#152;asm&#226;&#128;&#153; or &#226;&#128;&#152;__attribute__&#226;&#128;&#153;
102 </I>&gt;<i>before &#226;&#128;&#152;write_buffer_len&#226;&#128;&#153;
103 </I>&gt;<i>sockets.h:156: error: expected declaration specifiers or &#226;&#128;&#152;...&#226;&#128;&#153; before
104 </I>&gt;<i>&#226;&#128;&#152;uint64_t&#226;&#128;&#153;
105 </I>&gt;<i>sockets.h:156: error: expected declaration specifiers or &#226;&#128;&#152;...&#226;&#128;&#153; before
106 </I>&gt;<i>&#226;&#128;&#152;uint64_t&#226;&#128;&#153;
107 </I>&gt;<i>sockets.h:157: error: expected declaration specifiers or &#226;&#128;&#152;...&#226;&#128;&#153; before
108 </I>&gt;<i>&#226;&#128;&#152;uint32_t&#226;&#128;&#153;
109 </I>&gt;<i>sockets.h:158: error: expected declaration specifiers or &#226;&#128;&#152;...&#226;&#128;&#153; before
110 </I>&gt;<i>&#226;&#128;&#152;uint32_t&#226;&#128;&#153;
111 </I>&gt;<i>In file included from services.h:79,
112 </I>&gt;<i> from actions.c:10:
113 </I>&gt;<i>send.h:19: error: expected &#226;&#128;&#152;=&#226;&#128;&#153;, &#226;&#128;&#152;,&#226;&#128;&#153;, &#226;&#128;&#152;;&#226;&#128;&#153;, &#226;&#128;&#152;asm&#226;&#128;&#153; or &#226;&#128;&#152;__attribute__&#226;&#128;&#153;
114 </I>&gt;<i>before &#226;&#128;&#152;protocol_features&#226;&#128;&#153;
115 </I>&gt;<i>In file included from services.h:80,
116 </I>&gt;<i> from actions.c:10:
117 </I>&gt;<i>modes.h:29: error: expected specifier-qualifier-list before &#226;&#128;&#152;uint8_t&#226;&#128;&#153;
118 </I>&gt;<i>In file included from services.h:81,
119 </I>&gt;<i> from actions.c:10:
120 </I>&gt;<i>users.h:37: error: expected specifier-qualifier-list before &#226;&#128;&#152;uint32_t&#226;&#128;&#153;
121 </I>&gt;<i>In file included from services.h:85,
122 </I>&gt;<i> from actions.c:10:
123 </I>&gt;<i>extern.h:154: error: expected declaration specifiers or &#226;&#128;&#152;...&#226;&#128;&#153; before
124 </I>&gt;<i>&#226;&#128;&#152;uint32_t&#226;&#128;&#153;
125 </I>&gt;<i>extern.h:230: error: expected &#226;&#128;&#152;=&#226;&#128;&#153;, &#226;&#128;&#152;,&#226;&#128;&#153;, &#226;&#128;&#152;;&#226;&#128;&#153;, &#226;&#128;&#152;asm&#226;&#128;&#153; or &#226;&#128;&#152;__attribute__&#226;&#128;&#153;
126 </I>&gt;<i>before &#226;&#128;&#152;time_msec&#226;&#128;&#153;
127 </I>&gt;<i>extern.h:234: error: expected &#226;&#128;&#152;=&#226;&#128;&#153;, &#226;&#128;&#152;,&#226;&#128;&#153;, &#226;&#128;&#152;;&#226;&#128;&#153;, &#226;&#128;&#152;asm&#226;&#128;&#153; or &#226;&#128;&#152;__attribute__&#226;&#128;&#153;
128 </I>&gt;<i>before &#226;&#128;&#152;*&#226;&#128;&#153; token
129 </I>&gt;<i>extern.h:235: warning: type defaults to &#226;&#128;&#152;int&#226;&#128;&#153; in declaration of &#226;&#128;&#152;uint8_t&#226;&#128;&#153;
130 </I>&gt;<i>extern.h:235: error: expected &#226;&#128;&#152;;&#226;&#128;&#153;, &#226;&#128;&#152;,&#226;&#128;&#153; or &#226;&#128;&#152;)&#226;&#128;&#153; before &#226;&#128;&#152;*&#226;&#128;&#153; token
131 </I>&gt;<i>extern.h:236: error: expected &#226;&#128;&#152;=&#226;&#128;&#153;, &#226;&#128;&#152;,&#226;&#128;&#153;, &#226;&#128;&#152;;&#226;&#128;&#153;, &#226;&#128;&#152;asm&#226;&#128;&#153; or &#226;&#128;&#152;__attribute__&#226;&#128;&#153;
132 </I>&gt;<i>before &#226;&#128;&#152;*&#226;&#128;&#153; token
133 </I>&gt;<i>extern.h:237: warning: type defaults to &#226;&#128;&#152;int&#226;&#128;&#153; in declaration of &#226;&#128;&#152;uint8_t&#226;&#128;&#153;
134 </I>&gt;<i>extern.h:237: error: expected &#226;&#128;&#152;;&#226;&#128;&#153;, &#226;&#128;&#152;,&#226;&#128;&#153; or &#226;&#128;&#152;)&#226;&#128;&#153; before &#226;&#128;&#152;*&#226;&#128;&#153; token
135 </I>&gt;<i>In file included from actions.c:13:
136 </I>&gt;<i>timeout.h:46: error: expected &#226;&#128;&#152;)&#226;&#128;&#153; before &#226;&#128;&#152;delay&#226;&#128;&#153;
137 </I>&gt;<i>actions.c: In function &#226;&#128;&#152;bad_password&#226;&#128;&#153;:
138 </I>&gt;<i>actions.c:67: error: &#226;&#128;&#152;User&#226;&#128;&#153; has no member named &#226;&#128;&#152;bad_pw_time&#226;&#128;&#153;
139 </I>&gt;<i>actions.c:68: error: &#226;&#128;&#152;User&#226;&#128;&#153; has no member named &#226;&#128;&#152;bad_pw_time&#226;&#128;&#153;
140 </I>&gt;<i>actions.c:69: error: &#226;&#128;&#152;User&#226;&#128;&#153; has no member named &#226;&#128;&#152;bad_pw_count&#226;&#128;&#153;
141 </I>&gt;<i>actions.c:70: error: &#226;&#128;&#152;User&#226;&#128;&#153; has no member named &#226;&#128;&#152;bad_pw_count&#226;&#128;&#153;
142 </I>&gt;<i>actions.c:71: error: &#226;&#128;&#152;User&#226;&#128;&#153; has no member named &#226;&#128;&#152;bad_pw_time&#226;&#128;&#153;
143 </I>&gt;<i>actions.c:72: error: &#226;&#128;&#152;User&#226;&#128;&#153; has no member named &#226;&#128;&#152;bad_pw_count&#226;&#128;&#153;
144 </I>&gt;<i>actions.c:77: error: &#226;&#128;&#152;User&#226;&#128;&#153; has no member named &#226;&#128;&#152;bad_pw_count&#226;&#128;&#153;
145 </I>&gt;<i>actions.c: In function &#226;&#128;&#152;set_cmode&#226;&#128;&#153;:
146 </I>&gt;<i>actions.c:477: warning: implicit declaration of function &#226;&#128;&#152;add_timeout_ms&#226;&#128;&#153;
147 </I>&gt;<i>actions.c:478: warning: assignment makes pointer from integer without a cast
148 </I>&gt;<i>
149 </I>&gt;<i>--
150 </I>&gt;<i>Pol Bettinger
151 </I>&gt;<i>------------------------------------------------------------------
152 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
153 </I>&gt;<i><A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">http://lists.ircservices.za.net/mailman/listinfo/ircservices</A>
154 </I></PRE>
155
156
157
158
159
160 <!--endarticle-->
161 <HR>
162 <P><UL>
163 <!--threads-->
164 <LI>Previous message: <A HREF="005285.html">[IRCServices] Services 5.1pre2
165 </A></li>
166 <LI>Next message: <A HREF="005284.html">[IRCServices] Services 5.1pre2 released
167 </A></li>
168 <LI> <B>Messages sorted by:</B>
169 <a href="date.html#5286">[ date ]</a>
170 <a href="thread.html#5286">[ thread ]</a>
171 <a href="subject.html#5286">[ subject ]</a>
172 <a href="author.html#5286">[ author ]</a>
173 </LI>
174 </UL>
175
176 </body></html>