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

	<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>2002-04-01T06:35:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[tR]]></name></author>
		<updated>2002-04-01T06:35:00-04:00</updated>

		<published>2002-04-01T06:35:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5863#p5863</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5863#p5863"/>
		<title type="html"><![CDATA[Make static Tcllib problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5863#p5863"><![CDATA[
I compiled static tcl lib as you suggested in my home dir and pointed to that, but<br>while making core i got following error then:<br>make[1]: *** No rule to make target `tcl/libtcl8.3.a', needed by `../eggdrop'.  Stop. Any idea what im doing wrong?<br><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=509">tR</a> — Mon Apr 01, 2002 6:35 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-03-29T16:22:00-04:00</updated>

		<published>2002-03-29T16:22:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5777#p5777</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5777#p5777"/>
		<title type="html"><![CDATA[Make static Tcllib problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5777#p5777"><![CDATA[
libtcl.a is missing. tcl doesn't compile it as default. you'll have to recompile tcl (in your home dir if you aint an admin) with the ./configure options to make the static libs, and point eggdrops configure script to that version of tcl. <p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Fri Mar 29, 2002 4:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tR]]></name></author>
		<updated>2002-03-29T04:50:00-04:00</updated>

		<published>2002-03-29T04:50:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5770#p5770</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5770#p5770"/>
		<title type="html"><![CDATA[Make static Tcllib problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5770#p5770"><![CDATA[
sorry im blind <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":sad:" title="Sad"> but after adding that i got a compile error: <br>/usr/i486-suse-linux/bin/ld: cannot find -ltcl when he tries to make: gcc -pipe -static -o ../eggdrop bg.o botcmd.o ... -L/usr/lib -ltcl -lm -ldl -lnsl <br>Strange that without -static he recognize that -ltcl as parameter ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=509">tR</a> — Fri Mar 29, 2002 4:50 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-03-28T23:12:00-04:00</updated>

		<published>2002-03-28T23:12:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5766#p5766</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5766#p5766"/>
		<title type="html"><![CDATA[Make static Tcllib problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5766#p5766"><![CDATA[
i already told you, LD<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Thu Mar 28, 2002 11:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tR]]></name></author>
		<updated>2002-03-28T14:45:00-04:00</updated>

		<published>2002-03-28T14:45:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5756#p5756</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5756#p5756"/>
		<title type="html"><![CDATA[Make static Tcllib problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5756#p5756"><![CDATA[
Hi,<br><br>thanx for your reply, but im unable to find the position in the makefile where to change that. Can you help me little bit? Big thanx in advance.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=509">tR</a> — Thu Mar 28, 2002 2:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-03-27T16:03:00-04:00</updated>

		<published>2002-03-27T16:03:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5733#p5733</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5733#p5733"/>
		<title type="html"><![CDATA[Make static Tcllib problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5733#p5733"><![CDATA[
yes. edit the makefile and make the linker (LD) only use static libs (-static if its gcc)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Wed Mar 27, 2002 4:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tR]]></name></author>
		<updated>2002-03-27T04:31:00-04:00</updated>

		<published>2002-03-27T04:31:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5720#p5720</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5720#p5720"/>
		<title type="html"><![CDATA[Make static Tcllib problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5720#p5720"><![CDATA[
Hi,<br><br>after make static i had the problem on shells with different tcliblib version that i cannot start the eggdrop. It says tcllib not found. is there any possibility to avoid this and to ensure that my static compiled eggdrop runs on almost every linux system? <p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=509">tR</a> — Wed Mar 27, 2002 4:31 am</p><hr />
]]></content>
	</entry>
	</feed>
