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

	<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>2015-03-18T13:04:31-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ig8011]]></name></author>
		<updated>2015-03-17T17:11:28-04:00</updated>

		<published>2015-03-17T17:11:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103602#p103602</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103602#p103602"/>
		<title type="html"><![CDATA[[SOLVED] ./eggdrop ERROR 1 &amp; modegg ERROR 2]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103602#p103602"><![CDATA[
<blockquote class="uncited"><div>Read your post a second time, and I see you mention libtcl<strong class="text-strong">x</strong>8.4.so. That should be libtcl8.4.so. libtclx8.4.so is an extension to tcl, but you'd still need the standard tcl libraries.<br><br>The most likely cause for your error, is that you either lack the tcl libraries (or failed to install the *-dev package, in case you are using dpkg, yum, or similar package managers), or you provided an incorrect path to where the library is located.</div></blockquote><br>Tcl libs were installed and the "dev" packages also. But you are right, the path was wrong I gave to the ./configure. <br><br>The solution:<br><strong class="text-strong">./configure --with-tclinc='/usr/include/tcl8.6/tcl.h' --with-tcllib='/usr/lib/x86_64-linux-gnu/libtcl8.6.so'</strong><br><br>After this "make config", "make", and "make install" run without any problem.<br>You have to give the correct path to <strong class="text-strong">tcl.h</strong> and to <strong class="text-strong">libtcl8.6.so<br><br></strong><br>The problem solved and thank you of course!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12503">ig8011</a> — Tue Mar 17, 2015 5:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2015-03-17T16:45:31-04:00</updated>

		<published>2015-03-17T16:45:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103601#p103601</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103601#p103601"/>
		<title type="html"><![CDATA[[SOLVED] ./eggdrop ERROR 1 &amp; modegg ERROR 2]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103601#p103601"><![CDATA[
Read your post a second time, and I see you mention libtcl<strong class="text-strong">x</strong>8.4.so. That should be libtcl8.4.so. libtclx8.4.so is an extension to tcl, but you'd still need the standard tcl libraries.<br><br>The most likely cause for your error, is that you either lack the tcl libraries (or failed to install the *-dev package, in case you are using dpkg, yum, or similar package managers), or you provided an incorrect path to where the library is located.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Tue Mar 17, 2015 4:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[SpiKe^^]]></name></author>
		<updated>2015-03-17T16:33:08-04:00</updated>

		<published>2015-03-17T16:33:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103600#p103600</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103600#p103600"/>
		<title type="html"><![CDATA[[SOLVED] ./eggdrop ERROR 1 &amp; modegg ERROR 2]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103600#p103600"><![CDATA[
Try:  gmake<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7749">SpiKe^^</a> — Tue Mar 17, 2015 4:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2015-03-17T16:29:00-04:00</updated>

		<published>2015-03-17T16:29:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103599#p103599</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103599#p103599"/>
		<title type="html"><![CDATA[[SOLVED] ./eggdrop ERROR 1 &amp; modegg ERROR 2]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103599#p103599"><![CDATA[
In most cases, the few lines above what you posted, would actually give the reason for the linker error.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Tue Mar 17, 2015 4:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ig8011]]></name></author>
		<updated>2015-03-18T13:04:31-04:00</updated>

		<published>2015-03-17T12:28:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=103597#p103597</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=103597#p103597"/>
		<title type="html"><![CDATA[[SOLVED] ./eggdrop ERROR 1 &amp; modegg ERROR 2]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=103597#p103597"><![CDATA[
Hi all!<br><br>I would like to install an eggdrop, but i got the following error messages:<br><br>"collect2: error: ld returned 1 exit status<br>make[1]: *** [../eggdrop] Error 1<br>make[1]: Leaving directory `/home/mydir/eggdrop1.6.21/src'<br>make: *** [modegg] Error 2"<br><br>Installation steps:<br>1. ./configure --&gt; Done!<br>Remark: here i have to define the path to tcl.h and to libtclx8.4.so.<br>2. make config --&gt;Done!<br>3. make --&gt; Here i got the above mentioned error messages.<br><br><br>What is the solution? Can anyone help me?<br>Thnks a lot!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12503">ig8011</a> — Tue Mar 17, 2015 12:28 pm</p><hr />
]]></content>
	</entry>
	</feed>
