]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2003/002004.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2003 / 002004.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] gcc
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20gcc%20&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="002003.html">
11 <LINK REL="Next" HREF="002005.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] gcc </H1>
15 <B>Dylan v.d Merwe</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20gcc%20&In-Reply-To="
17 TITLE="[IRCServices Coding] gcc ">dylanvdm at icon.co.za
18 </A><BR>
19 <I>Fri Apr 4 11:12:31 PST 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="002003.html">[IRCServices Coding] gcc
22 </A></li>
23 <LI>Next message: <A HREF="002005.html">[IRCServices Coding] gcc
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#2004">[ date ]</a>
27 <a href="thread.html#2004">[ thread ]</a>
28 <a href="subject.html#2004">[ subject ]</a>
29 <a href="author.html#2004">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>This is a question which should go unanswered as you are provided with all
35 the info you need to deduct what's wrong. Let me help you, and everyone else
36 quickly.
37
38 Briefly gcc 2.96 is an unofficial release of the gcc compiler and
39 ircservices does not work on it. To get them to work either upgrade to gcc
40 3.x or downgrade to 2.95.3.
41
42 There is a work around though. Though I really do recommend that you upgrade
43 or downgrade your compiler because if you follow the workaround we will
44 *not* help you with any problems you may experience.
45
46 Okay so now you have the latest version under your belt. You have done
47 ./configure and you are given this message:
48
49 *** WHOA THERE! ***
50
51 Your system seems to have gcc 2.96 installed.
52 This is an unofficial release of the GCC compiler which
53 contains serious bugs and cannot compile Services correctly.
54
55 Please upgrade GCC to a newer version, or downgrade to
56 version 2.95.3, before compiling Services.
57
58 See question B.1 in the FAQ for details.
59
60
61 To save you the time of checking up in the FAQ, read below.
62
63 B.1. When I run &quot;make&quot;, I get an error message like &quot;missing separator&quot;,
64 &quot;Need an operator&quot;, &quot;Unexpected end of line seen&quot;, etc.
65
66 Your make program isn't compatible with the Makefile for Services.
67 The Makefile was designed to work with GNU make, and as such may
68 not work on other systems' &quot;make&quot; programs. If you get an error
69 from &quot;make&quot;, obtain GNU make from <A HREF="ftp://prep.ai.mit.edu/pub/gnu/">ftp://prep.ai.mit.edu/pub/gnu/</A>
70 (or wherever you prefer) and use it instead of your system's
71 default &quot;make&quot;. Note that GNU make may already be installed on
72 your system; try using the command &quot;gmake&quot; instead of &quot;make&quot;.
73
74 The make programs bundled with SunOS/Solaris and FreeBSD have been
75 reported not to work; you will need to use GNU make on these
76 systems.
77
78
79 Right now that you know what you're getting yourself into, lets make
80 services work with gcc 2.96. Remember that if you do this we will not
81 provide any assistance to you.
82
83 Run the ./configure script with the following suffix:
84
85 ./configure -force-gcc-2.96
86
87 This will bypass the gcc 2.96 check and you can carry on with setting up
88 your services. Again this is not recommended and is unsupported, though I do
89 wish you luck.
90
91 Dylan.
92
93
94 ----- Original Message -----
95 From: &quot;Ciappei Alessandro (las3r)&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">laser at musichat.net</A>&gt;
96 To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
97 Sent: Friday, April 04, 2003 8:15 PM
98 Subject: [IRCServices Coding] gcc
99
100
101 &gt;<i> Hi all,
102 </I>&gt;<i>
103 </I>&gt;<i> I've a problem, all my server runs gcc 2.9.6 on redhat 7.3, and i can't
104 </I>&gt;<i> compile services 5.0.14
105 </I>&gt;<i> Some one can help me?
106 </I>&gt;<i>
107 </I>&gt;<i> Alex
108 </I>&gt;<i>
109 </I>&gt;<i>
110 </I>&gt;<i> ------------------------------------------------------------------
111 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
112 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
113 </I>
114 </PRE>
115
116 <!--endarticle-->
117 <HR>
118 <P><UL>
119 <!--threads-->
120 <LI>Previous message: <A HREF="002003.html">[IRCServices Coding] gcc
121 </A></li>
122 <LI>Next message: <A HREF="002005.html">[IRCServices Coding] gcc
123 </A></li>
124 <LI> <B>Messages sorted by:</B>
125 <a href="date.html#2004">[ date ]</a>
126 <a href="thread.html#2004">[ thread ]</a>
127 <a href="subject.html#2004">[ subject ]</a>
128 <a href="author.html#2004">[ author ]</a>
129 </LI>
130 </UL>
131
132 </body></html>