]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2004/004716.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 2004 / 004716.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Services 5.0.42 error in compiling
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.42%20error%20in%20compiling&In-Reply-To=BAY10-F50C41B3F4A0FD23F1C5FA1CDB20%40phx.gbl">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="004715.html">
11 <LINK REL="Next" HREF="004717.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Services 5.0.42 error in compiling</H1>
15 <B>list</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Services%205.0.42%20error%20in%20compiling&In-Reply-To=BAY10-F50C41B3F4A0FD23F1C5FA1CDB20%40phx.gbl"
17 TITLE="[IRCServices] Services 5.0.42 error in compiling">list at psam.se
18 </A><BR>
19 <I>Sat Dec 4 12:14:13 PST 2004</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="004715.html">[IRCServices] Services 5.0.42 error in compiling
22 </A></li>
23 <LI>Next message: <A HREF="004717.html">[IRCServices] Services 5.0.42 error in compiling
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#4716">[ date ]</a>
27 <a href="thread.html#4716">[ thread ]</a>
28 <a href="subject.html#4716">[ subject ]</a>
29 <a href="author.html#4716">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>us44ever . skrev:
35
36 &gt;<i> the problem is that i don't own the server! i just have a shell
37 </I>&gt;<i> account from a shell provider (lomag) and they use the standard gcc of
38 </I>&gt;<i> freebsd4.9 :(
39 </I>&gt;<i> this was their reply when i tried to contacted them...
40 </I>&gt;<i>
41 </I>&gt;<i> -
42 </I>&gt;<i> We use the standard gcc in FreeBSD 4.x and it is indeed old but I can
43 </I>&gt;<i> not change it unless we upgrade to FreeBSD 5.x which will not happen
44 </I>&gt;<i> anytime soon since it is still unstable. My best suggestion is to
45 </I>&gt;<i> download a precompiled version for FreeBSD if available.
46 </I>&gt;<i> -
47 </I>&gt;<i>
48 </I>&gt;<i> any solution please? ;`(
49 </I>&gt;<i>
50 </I>&gt;&gt;<i> From: Craig Edwards &lt;<A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">brain at winbot.co.uk</A>&gt;
51 </I>&gt;&gt;<i> Reply-To: <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">brain at winbot.co.uk</A>,IRC Services General Mailing List
52 </I>&gt;&gt;<i> &lt;<A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.esper.net</A>&gt;
53 </I>&gt;&gt;<i> To: IRC Services General Mailing List
54 </I>&gt;&gt;<i> &lt;<A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.esper.net</A>&gt;
55 </I>&gt;&gt;<i> Subject: Re: [IRCServices] Services 5.0.42 error in compiling
56 </I>&gt;&gt;<i> Date: Sat, 04 Dec 2004 10:08:47 +0000
57 </I>&gt;&gt;<i>
58 </I>&gt;&gt;<i> 2.95.4 is very VERY old. Do you get problems with a lot of compiles
59 </I>&gt;&gt;<i> using this? I had enough problems with 2.96 on redhat 7...
60 </I>&gt;&gt;<i>
61 </I>&gt;&gt;<i> Sean Kelly wrote:
62 </I>&gt;&gt;<i>
63 </I>&gt;&gt;&gt;<i> On Thu, Dec 02, 2004 at 11:48:53AM +0900, Andrew Church wrote:
64 </I>&gt;&gt;&gt;<i>
65 </I>&gt;&gt;&gt;&gt;&gt;<i> i get this error while compiling (upgrading from 5.0.41)
66 </I>&gt;&gt;&gt;&gt;&gt;<i> gcc -O2 -fno-strict-aliasing -g -Wall -Wmissing-prototypes
67 </I>&gt;&gt;&gt;&gt;&gt;<i> -fno-builtin-log -c version.c -o version.o
68 </I>&gt;&gt;&gt;&gt;&gt;<i> gcc -rdynamic actions.o channels.o commands.o compat.o conffile.o
69 </I>&gt;&gt;&gt;&gt;&gt;<i> encrypt.o ignore.o init.o language.o log.o main.o memory.o
70 </I>&gt;&gt;&gt;&gt;&gt;<i> messages.o misc.o modes.o modules.o process.o send.o servers.o
71 </I>&gt;&gt;&gt;&gt;&gt;<i> signals.o sockets.o suspinfo.o timeout.o users.o version.o -o
72 </I>&gt;&gt;&gt;&gt;&gt;<i> ircservices
73 </I>&gt;&gt;&gt;&gt;&gt;<i> log.o: In function `vlogprintf':
74 </I>&gt;&gt;&gt;&gt;&gt;<i> /usr/home/xxx/ircservices-5.0.42/log.c:103: undefined reference to
75 </I>&gt;&gt;&gt;&gt;&gt;<i> `va_copy'
76 </I>&gt;&gt;&gt;&gt;&gt;<i> gmake: *** [ircservices] Error 1
77 </I>&gt;&gt;&gt;&gt;<i>
78 </I>&gt;&gt;&gt;&gt;<i>
79 </I>&gt;&gt;&gt;&gt;<i> It looks like your compiler doesn't support va_copy (which is
80 </I>&gt;&gt;&gt;&gt;<i> part of
81 </I>&gt;&gt;&gt;&gt;<i> the C99 standard). I'll add a workaround in the next release, but
82 </I>&gt;&gt;&gt;&gt;<i> it will
83 </I>&gt;&gt;&gt;&gt;<i> disappear again in version 5.1, so I would recommend upgrading your
84 </I>&gt;&gt;&gt;&gt;<i> compiler.
85 </I>&gt;&gt;&gt;<i>
86 </I>&gt;&gt;&gt;<i>
87 </I>&gt;&gt;&gt;<i>
88 </I>&gt;&gt;&gt;<i> I hit this in FreeBSD 4.9-STABLE (gcc 2.95.4). The solution was to just
89 </I>&gt;&gt;&gt;<i> suck it up and install /usr/ports/lang/gcc34/ and build services
90 </I>&gt;&gt;&gt;<i> with the
91 </I>&gt;&gt;&gt;<i> /usr/local/bin/gcc34 binary.
92 </I>&gt;&gt;&gt;<i>
93 </I>&gt;&gt;&gt;<i>
94 </I>&gt;&gt;&gt;<i>
95 </I>&gt;&gt;&gt;<i> ------------------------------------------------------------------------
96 </I>&gt;&gt;&gt;<i>
97 </I>&gt;&gt;&gt;<i>
98 </I>&gt;&gt;&gt;<i> ------------------------------------------------------------------
99 </I>&gt;&gt;&gt;<i> To unsubscribe or change your subscription options, visit:
100 </I>&gt;&gt;&gt;<i> <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">http://lists.ircservices.za.net/mailman/listinfo/ircservices</A>
101 </I>&gt;&gt;<i>
102 </I>&gt;&gt;<i>
103 </I>&gt;&gt;<i> --
104 </I>&gt;&gt;<i> WinBot IRC client developer: <A HREF="http://www.winbot.co.uk">http://www.winbot.co.uk</A>
105 </I>&gt;&gt;<i> ChatSpike - The users network: <A HREF="http://www.chatspike.net">http://www.chatspike.net</A>
106 </I>&gt;&gt;<i> InspIRCd - Modular IRC server: <A HREF="http://www.inspircd.org">http://www.inspircd.org</A>
107 </I>&gt;&gt;<i> Online RPG Developer: <A HREF="http://www.ssod.org">http://www.ssod.org</A>
108 </I>&gt;&gt;<i> --
109 </I>&gt;&gt;<i> &lt;&lt; signature.asc &gt;&gt;
110 </I>&gt;&gt;<i> ------------------------------------------------------------------
111 </I>&gt;&gt;<i> To unsubscribe or change your subscription options, visit:
112 </I>&gt;&gt;<i> <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">http://lists.ircservices.za.net/mailman/listinfo/ircservices</A>
113 </I>&gt;<i>
114 </I>&gt;<i>
115 </I>&gt;<i>
116 </I>&gt;<i> ------------------------------------------------------------------
117 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
118 </I>&gt;<i> <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">http://lists.ircservices.za.net/mailman/listinfo/ircservices</A>
119 </I>&gt;<i>
120 </I>&gt;<i>
121 </I>Ask them if they can install the port for gcc 3.4, it is in the
122 portsystem and they dont have to remove the system gcc. They can use
123 them both at the same time. Its just a matter for you then to use the
124 right gcc. When they install it through the port it will be in
125 /usr/local/bin/gcc34 and thus not intefer with the system gcc that is in
126 /usr/bin/gcc
127
128 I hope you can convince them to do this.
129
130 Psadi
131
132 </PRE>
133
134
135 <!--endarticle-->
136 <HR>
137 <P><UL>
138 <!--threads-->
139 <LI>Previous message: <A HREF="004715.html">[IRCServices] Services 5.0.42 error in compiling
140 </A></li>
141 <LI>Next message: <A HREF="004717.html">[IRCServices] Services 5.0.42 error in compiling
142 </A></li>
143 <LI> <B>Messages sorted by:</B>
144 <a href="date.html#4716">[ date ]</a>
145 <a href="thread.html#4716">[ thread ]</a>
146 <a href="subject.html#4716">[ subject ]</a>
147 <a href="author.html#4716">[ author ]</a>
148 </LI>
149 </UL>
150
151 </body></html>