]> jfr.im git - irc.git/blame - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/001572.html
init
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 001572.html
CommitLineData
3bd189cb
JR
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2<HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Compiling error in v5.0.0
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Compiling%20error%20in%20v5.0.0&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="001542.html">
11 <LINK REL="Next" HREF="001593.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Compiling error in v5.0.0</H1>
15 <B>Ganja51</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Compiling%20error%20in%20v5.0.0&In-Reply-To="
17 TITLE="[IRCServices Coding] Compiling error in v5.0.0">Ganja51 at earthlink.net
18 </A><BR>
19 <I>Mon Oct 7 10:45:53 PDT 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="001542.html">[IRCServices Coding] Guest nick
22</A></li>
23 <LI>Next message: <A HREF="001593.html">[IRCServices Coding] Forbid option?
24</A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#1572">[ date ]</a>
27 <a href="thread.html#1572">[ thread ]</a>
28 <a href="subject.html#1572">[ subject ]</a>
29 <a href="author.html#1572">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33<!--beginarticle-->
34<PRE>When trying to update to v5.0.0 I of course first run ./configure. Once that
35is done I try to run gmake and get this error:
36
37sh version.sh
38gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -g -c version.c -o
39version.o
40gmake[1]: Entering directory `/usr/home/ganja/ircservices-5.0.0/modules'
41gmake[2]: Entering directory
42`/usr/home/ganja/ircservices-5.0.0/modules/chanserv'
43gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -g -I../.. -c
44main.c -o main.o
45gcc: vfork: Resource temporarily unavailable
46gmake[4]: *** [.compiled-main.o] Error 1
47gmake[3]: *** [main.o] Error 2
48gmake[2]: *** [main.so] Error 2
49gmake[2]: Leaving directory
50`/usr/home/ganja/ircservices-5.0.0/modules/chanserv'
51gmake[1]: *** [all-dynamic] Error 2
52gmake[1]: Leaving directory `/usr/home/ganja/ircservices-5.0.0/modules'
53gmake: *** [modules] Error 2
54
55The box is running FreeBSD 4.7-PRERELEASE. The thing is, pre15 compiled
56perfectly, and still does, but the release of v5.0.0 doesn't. Any
57suggestions?
58
59~Ganja51
60irc.lcirc.net
61
62
63</PRE>
64
65<!--endarticle-->
66 <HR>
67 <P><UL>
68 <!--threads-->
69 <LI>Previous message: <A HREF="001542.html">[IRCServices Coding] Guest nick
70</A></li>
71 <LI>Next message: <A HREF="001593.html">[IRCServices Coding] Forbid option?
72</A></li>
73 <LI> <B>Messages sorted by:</B>
74 <a href="date.html#1572">[ date ]</a>
75 <a href="thread.html#1572">[ thread ]</a>
76 <a href="subject.html#1572">[ subject ]</a>
77 <a href="author.html#1572">[ author ]</a>
78 </LI>
79 </UL>
80
81</body></html>