]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2002/003327.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 2002 / 003327.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Services 5.0.3 released
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Services%205.0.3%20released&In-Reply-To=3dd98793.06635%40achurch.org">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003320.html">
11 <LINK REL="Next" HREF="003328.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Services 5.0.3 released</H1>
15 <B>Todd Punderson</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Services%205.0.3%20released&In-Reply-To=3dd98793.06635%40achurch.org"
17 TITLE="[IRCServices] Services 5.0.3 released">todd at doonga.net
18 </A><BR>
19 <I>Tue Nov 19 07:12:01 PST 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003320.html">[IRCServices] Services 5.0.3 released
22 </A></li>
23 <LI>Next message: <A HREF="003328.html">[IRCServices] Services 5.0.3 released
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3327">[ date ]</a>
27 <a href="thread.html#3327">[ thread ]</a>
28 <a href="subject.html#3327">[ subject ]</a>
29 <a href="author.html#3327">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>-----BEGIN PGP SIGNED MESSAGE-----
35 Hash: SHA1
36
37 On Tuesday 19 November 2002 04:35 am, Andrew Church wrote:
38 &gt;<i>
39 </I>&gt;<i> The solution is to run ./configure. I'll be releasing 5.0.4 shortly
40 </I>&gt;<i> which will remind you to do this when the script is updated.
41 </I>&gt;<i>
42 </I>
43 I tried this and still got the error, so I rm'ed the config.cache and it still
44 happened...or did I miss something else?
45 Todd
46 (output follows)
47
48 su-2.05b$ cd ircservices-5.0.3
49 su-2.05b$ rm config.cache
50 su-2.05b$ ./configure
51
52 Beginning IRC Services configuration.
53
54 In what directory do you want the binaries to be installed?
55 Press Return for the default, or enter a new value.
56 [/usr/local/sbin] /home/ircd/ircservices
57
58 Where do you want the data files to be installed?
59 [/home/ircd/ircservices/lib]
60
61 End of interactive configuration.
62
63 Searching for a suitable compiler... great, found gcc!
64 Testing default compiler flags (-O2 -fno-strict-aliasing)... looks good.
65 Let's see what libraries we need...
66 Checking if we can use dynamic modules... yes.
67 Looking for an 8-bit integer type... char
68 Looking for a 16-bit integer type... short
69 Looking for a 32-bit integer type... int
70 Checking the size of int... 32 bits
71 Checking the size of long... 32 bits
72 Checking the size of time_t... 32 bits
73 Checking the size of gid_t... 32 bits
74 Checking for socklen_t... not present.
75 Checking for presence of include files (it's okay if some aren't there):
76 strings.h... present
77 sys/select.h... present
78 sys/sysproto.h... present
79 Seeing if your system defines int16/int32... not found (this is good).
80 How to complain when something goes wrong... ah, strerror() is here.
81 Looking for other routines we want that you don't have...
82 Checking how to install files... looks like &quot;install&quot; will work.
83 Seeing if &quot;install&quot; will create directories... OK.
84 Checking how to copy directories... /bin/cp -pr
85 Creating config.h... done (unchanged).
86 Creating Makefile.inc... done (unchanged).
87 Saving configuration results in config.cache... done.
88
89 All done! Now edit defs.h as needed, and run &quot;make&quot; (or possibly &quot;gmake&quot;)
90 to compile Services. See the README and FAQ if you have any problems.
91 su-2.05b$ gmake
92 sh version.sh
93 gcc -O2 -fno-strict-aliasing -g -Wall -Wmissing-prototypes -c version.c -o
94 version.o
95 gcc -O2 -fno-strict-aliasing -g -Wall -Wmissing-prototypes -c actions.c -o
96 actions.o
97 In file included from sockets.h:13,
98 from services.h:97,
99 from actions.c:10:
100 /usr/include/sys/socket.h:54: conflicting types for `socklen_t'
101 defs.h:169: previous declaration of `socklen_t'
102 gmake: *** [actions.o] Error 1
103 -----BEGIN PGP SIGNATURE-----
104 Version: GnuPG v1.0.7 (GNU/Linux)
105
106 iD8DBQE92cfrxwj28as2RzQRArOfAJ41qdvR3/VJ/ew3MjF4PAWaOybG7QCglxl4
107 AeFMzemq4CDvjVWd4xnbLVI=
108 =RRlj
109 -----END PGP SIGNATURE-----
110
111
112 </PRE>
113
114 <!--endarticle-->
115 <HR>
116 <P><UL>
117 <!--threads-->
118 <LI>Previous message: <A HREF="003320.html">[IRCServices] Services 5.0.3 released
119 </A></li>
120 <LI>Next message: <A HREF="003328.html">[IRCServices] Services 5.0.3 released
121 </A></li>
122 <LI> <B>Messages sorted by:</B>
123 <a href="date.html#3327">[ date ]</a>
124 <a href="thread.html#3327">[ thread ]</a>
125 <a href="subject.html#3327">[ subject ]</a>
126 <a href="author.html#3327">[ author ]</a>
127 </LI>
128 </UL>
129
130 </body></html>