<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/8112" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2004-08-16T14:32:31-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/8112</id>

		<entry>
		<author><name><![CDATA[KrzychuG]]></name></author>
		<updated>2004-08-16T14:32:31-04:00</updated>

		<published>2004-08-16T14:32:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39845#p39845</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39845#p39845"/>
		<title type="html"><![CDATA[Compiling Error...Please Help...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39845#p39845"><![CDATA[
Running and compiling are diffrent things, check how many swap and real memory are left, try to kill some programs for a while.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3672">KrzychuG</a> — Mon Aug 16, 2004 2:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-08-16T13:45:38-04:00</updated>

		<published>2004-08-16T13:45:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39843#p39843</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39843#p39843"/>
		<title type="html"><![CDATA[Compiling Error...Please Help...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39843#p39843"><![CDATA[
I got memory because I can run emech and I figured out last night it will let me run 1.6.12, but no othere releases after that.....pissin me off<p>Statistics: Posted by Guest — Mon Aug 16, 2004 1:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[KrzychuG]]></name></author>
		<updated>2004-08-16T04:05:24-04:00</updated>

		<published>2004-08-16T04:05:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39829#p39829</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39829#p39829"/>
		<title type="html"><![CDATA[Compiling Error...Please Help...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39829#p39829"><![CDATA[
I'm not 100% sure, but that error usually show when you have no free memory (real and swap) on the box.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3672">KrzychuG</a> — Mon Aug 16, 2004 4:05 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-08-15T22:17:26-04:00</updated>

		<published>2004-08-15T22:17:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39815#p39815</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39815#p39815"/>
		<title type="html"><![CDATA[OS]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39815#p39815"><![CDATA[
By the way, Im running slack 10<p>Statistics: Posted by Guest — Sun Aug 15, 2004 10:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-08-15T22:09:51-04:00</updated>

		<published>2004-08-15T22:09:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39814#p39814</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39814#p39814"/>
		<title type="html"><![CDATA[Compiling Error...Please Help...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39814#p39814"><![CDATA[
Ive tried 1.6.15, 1.6.16 and 1.6.17 RC1 and on this certain box I always get this compile error:<br><br>make[2]: Entering directory `/home/o2/eggdrop1.6.15/src/mod/irc.mod'<br>gcc -pipe -fPIC -g -O2 -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H   -DMAKING_MODS -c .././irc.mod/irc.c<br>{standard input}: Assembler messages:<br>{standard input}<img alt=":14647:" class="emoji smilies" draggable="false" src="//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/14647.svg"> Warning: end of file not at end of a line; newline inserted<br>gcc: Internal error: Killed (program cc1)<br>Please submit a full bug report.<br>See &lt;URL:<a href="http://gcc.gnu.org/bugs.html" class="postlink">http://gcc.gnu.org/bugs.html</a>&gt; for instructions.<br>make[2]: *** [../irc.o] Error 1<br>make[2]: Leaving directory `/home/o2/eggdrop1.6.15/src/mod/irc.mod'<br>make[1]: *** [irc.mod_so] Error 2<br>make[1]: Leaving directory `/home/o2/eggdrop1.6.15/src/mod'<br>make: *** [modules] Error 2<br><br>I even has a *nix guru look at it and try and compile and he has no idea wtf it is....cna comeone help please? THanx<p>Statistics: Posted by Guest — Sun Aug 15, 2004 10:09 pm</p><hr />
]]></content>
	</entry>
	</feed>
