<?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/20253" />

	<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>2016-12-22T10:38:07-04:00</updated>

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

		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2016-12-22T10:38:07-04:00</updated>

		<published>2016-12-22T10:38:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=105652#p105652</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=105652#p105652"/>
		<title type="html"><![CDATA[Re: Help compiling eggdrop!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=105652#p105652"><![CDATA[
<blockquote class="uncited"><div>You can now compile the bot, using "make".<br><br>winston@yfs:~/eggdrop1.6.18$ make<br>make[1]: Entering directory '/home/winston/eggdrop1.6.18/src'<br>....</div></blockquote>First suggestion:<br><br>1.6.18 is very old.<br><br>Go here:<br><a href="http://eggheads.org/" class="postlink">http://eggheads.org/</a><br><br>and get the source code for version 1.8 , and try that.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Thu Dec 22, 2016 10:38 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[kristonixkurt]]></name></author>
		<updated>2016-12-22T02:45:35-04:00</updated>

		<published>2016-12-22T02:45:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=105651#p105651</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=105651#p105651"/>
		<title type="html"><![CDATA[Help compiling eggdrop!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=105651#p105651"><![CDATA[
You can now compile the bot, using "make".<br><br>winston@yfs:~/eggdrop1.6.18$ make<br>make[1]: Entering directory '/home/winston/eggdrop1.6.18/src'<br>This may take a while. Go get some runts.<br><br>gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c botcmd.c<br>botcmd.c: In function ‘remote_tell_who’:<br>botcmd.c:346:51: error: ‘Tcl_Interp’ has no member named ‘result’<br>     if ((Tcl_Eval(interp, s) != TCL_OK) || !interp-&gt;result[0])<br>                                                   ^<br>botcmd.c:354:48: error: ‘Tcl_Interp’ has no member named ‘result’<br>                        BOT_PEOPLEONCHAN, interp-&gt;result, (chan &lt; GLOBAL_CHANS) ?<br>                                                ^<br>Makefile:88: recipe for target 'botcmd.o' failed<br>make[1]: *** [botcmd.o] Error 1<br>make[1]: Leaving directory '/home/winston/eggdrop1.6.18/src'<br>Makefile:196: recipe for target 'modegg' failed<br>make: *** [modegg] Error 2<br>winston@yfs:~/eggdrop1.6.18$<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12664">kristonixkurt</a> — Thu Dec 22, 2016 2:45 am</p><hr />
]]></content>
	</entry>
	</feed>
