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

	<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>2001-11-05T15:10:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-11-05T15:10:00-04:00</updated>

		<published>2001-11-05T15:10:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1384#p1384</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1384#p1384"/>
		<title type="html"><![CDATA[Weird error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1384#p1384"><![CDATA[
Most likely the problem here is you're including a TCL header file who's version does not match that of the TCL library you are linking, or you're not linking a TCL library at all.  Make sure you are using the correct (matching) files.<p>Statistics: Posted by Guest — Mon Nov 05, 2001 3:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2001-11-04T00:42:00-04:00</updated>

		<published>2001-11-04T00:42:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1353#p1353</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1353#p1353"/>
		<title type="html"><![CDATA[Weird error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1353#p1353"><![CDATA[
try compiling it statically (type make static instead of make)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Sun Nov 04, 2001 12:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-11-03T21:52:00-04:00</updated>

		<published>2001-11-03T21:52:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1351#p1351</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1351#p1351"/>
		<title type="html"><![CDATA[Weird error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1351#p1351"><![CDATA[
/hdb1/usr/lib/tcl8.3<br><br>if that says anything to you<p>Statistics: Posted by Guest — Sat Nov 03, 2001 9:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2001-11-03T20:02:00-04:00</updated>

		<published>2001-11-03T20:02:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1343#p1343</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1343#p1343"/>
		<title type="html"><![CDATA[Weird error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1343#p1343"><![CDATA[
what version of tcl are you using?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Sat Nov 03, 2001 8:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-11-03T19:56:00-04:00</updated>

		<published>2001-11-03T19:56:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1342#p1342</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1342#p1342"/>
		<title type="html"><![CDATA[Weird error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1342#p1342"><![CDATA[
Anyone know how to fix this??<br><br>/home/g/gamenet/eggdrop1.6.4/src/misc.c:386: undefined reference to `Tcl_SaveRes<br>ult'<br>/home/g/gamenet/eggdrop1.6.4/src/misc.c:392: undefined reference to `Tcl_UtfToEx<br>ternalDString'<br>/home/g/gamenet/eggdrop1.6.4/src/misc.c:397: undefined reference to `Tcl_Restore<br>Result'<br>tcl.o: In function `init_tcl':<br>/home/g/gamenet/eggdrop1.6.4/src/tcl.c:574: undefined reference to `Tcl_UtfToLow<br>er'<br>/home/g/gamenet/eggdrop1.6.4/src/tcl.c:575: undefined reference to `Tcl_SetSyste<br>mEncoding'<br>/home/g/gamenet/eggdrop1.6.4/src/tcl.c:589: undefined reference to `Tcl_SetSyste<br>mEncoding'<br>/home/g/gamenet/eggdrop1.6.4/src/tcl.c:602: undefined reference to `Tcl_GetEncod<br>ing'<br>make[1]: *** [../eggdrop] Error 1<br>make[1]: Leaving directory `/home/g/gamenet/eggdrop1.6.4/src'<br>make: *** [modegg] Error 2<br><p>Statistics: Posted by Guest — Sat Nov 03, 2001 7:56 pm</p><hr />
]]></content>
	</entry>
	</feed>
