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

	<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-24T08:43:27-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2004-08-24T08:43:27-04:00</updated>

		<published>2004-08-24T08:43:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=40103#p40103</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=40103#p40103"/>
		<title type="html"><![CDATA[Error when 'make' the eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=40103#p40103"><![CDATA[
Try reinstalling TCL as root and then compile eggdrop from a shell account.  See how that goes. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Tue Aug 24, 2004 8:43 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-08-24T07:16:53-04:00</updated>

		<published>2004-08-24T07:16:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=40102#p40102</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=40102#p40102"/>
		<title type="html"><![CDATA[Error when 'make' the eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=40102#p40102"><![CDATA[
So, what should I do ? Install the tcl and eggdrop under shell account ?<p>Statistics: Posted by Guest — Tue Aug 24, 2004 7:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[KrzychuG]]></name></author>
		<updated>2004-08-24T04:50:48-04:00</updated>

		<published>2004-08-24T04:50:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=40101#p40101</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=40101#p40101"/>
		<title type="html"><![CDATA[Error when 'make' the eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=40101#p40101"><![CDATA[
Eh, root or not root, it doesn't matter for compilation, but you will get notice that bot can't be run from root account.<br>Install complete Tcl library again again :)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3672">KrzychuG</a> — Tue Aug 24, 2004 4:50 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2004-08-24T03:08:28-04:00</updated>

		<published>2004-08-24T03:08:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=40100#p40100</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=40100#p40100"/>
		<title type="html"><![CDATA[Error when 'make' the eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=40100#p40100"><![CDATA[
Don't compile it under root account.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Tue Aug 24, 2004 3:08 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-08-23T22:10:37-04:00</updated>

		<published>2004-08-23T22:10:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=40097#p40097</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=40097#p40097"/>
		<title type="html"><![CDATA[Error when 'make' the eggdrop]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=40097#p40097"><![CDATA[
Yea,<br>I'm a newbie in here. I've successfully ./configure and make config.<br>The problem is when i'm tryin to compile the eggdrop using 'make'.<br>It's showed up error.<div class="codebox"><p>Code: </p><pre><code>[root@wpc0587 eggdrop1.6.17]# makemake[1]: Entering directory `/root/eggdrop1.6.17/src'This may take a while. Go get some runts.gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c bg.cIn file included from ../lush.h:4,                 from main.h:33,                 from bg.c:27:/root/tcl.h:2269:22: tclDecls.h: No such file or directory/root/tcl.h:2288:26: tclPlatDecls.h: No such file or directorymake[1]: *** [bg.o] Error 1make[1]: Leaving directory `/root/eggdrop1.6.17/src'make: *** [modegg] Error 2</code></pre></div>Any idea how to fix this problem ? thanks.<p>Statistics: Posted by Guest — Mon Aug 23, 2004 10:10 pm</p><hr />
]]></content>
	</entry>
	</feed>
