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

	<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>2006-08-18T17:35:06-04:00</updated>

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

		<entry>
		<author><name><![CDATA[zen`cai]]></name></author>
		<updated>2006-08-18T17:35:06-04:00</updated>

		<published>2006-08-18T17:35:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65605#p65605</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65605#p65605"/>
		<title type="html"><![CDATA[during eggdrop setup - unknown problem occurs during linking]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65605#p65605"><![CDATA[
installing tcl-dev fixed the problem.<br><br>thanks for the help!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8081">zen`cai</a> — Fri Aug 18, 2006 5:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-08-15T12:21:10-04:00</updated>

		<published>2006-08-15T12:21:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65488#p65488</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65488#p65488"/>
		<title type="html"><![CDATA[during eggdrop setup - unknown problem occurs during linking]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65488#p65488"><![CDATA[
Take the trailing slashes off, --with-tcllib=/usr/local/ActiveTcl/lib and --with-tclinc=/usr/local/ActiveTcl/include<br><br>It may also want just --with-tcllib=/usr/local/ActiveTcl and --with-tclinc=/usr/local/ActiveTcl<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Tue Aug 15, 2006 12:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[zen`cai]]></name></author>
		<updated>2006-08-15T08:52:33-04:00</updated>

		<published>2006-08-15T08:52:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65485#p65485</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65485#p65485"/>
		<title type="html"><![CDATA[during eggdrop setup - unknown problem occurs during linking]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65485#p65485"><![CDATA[
removing the static lib extension has this result:<br><br>configure: warning:<br><br>  The file '/usr/local/ActiveTcl/lib/' given to option --with-tcllib is not valid.<br><br>  configure will now attempt to autodetect both the Tcl library and header.<br><br>configure: warning:<br><br>  The file '' given to option --with-tclinc is not valid.<br><br>  configure will now attempt to autodetect both the Tcl library and header.<br><br>checking for Tcl library... using /lib<br>checking for Tcl header... using /<br>checking whether the Tcl system has changed... yes<br>checking for Tcl version...<br>checking for Tcl patch level...<br>configure: error:<br><br>  Your Tcl version is much too old for Eggdrop to use. You should<br>  download and compile a more recent version. The most reliable<br>  current version is 8.4.6 and can be downloaded from<br>  <a href="ftp://tcl.activestate.com/pub/tcl/tcl8_4/" class="postlink">ftp://tcl.activestate.com/pub/tcl/tcl8_4/</a>.<br><br>  See doc/COMPILE-GUIDE's 'Tcl Detection and Installation' section<br>  for more information.<br><br>[root@techmonkey eggdrop1.6.18]#<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8081">zen`cai</a> — Tue Aug 15, 2006 8:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-08-14T12:37:00-04:00</updated>

		<published>2006-08-14T12:37:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65460#p65460</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65460#p65460"/>
		<title type="html"><![CDATA[during eggdrop setup - unknown problem occurs during linking]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65460#p65460"><![CDATA[
I missed this part in my reply as well:<br><br>--with-tclinc=/usr/local/ActiveTcl/include/<br><br>instead of specifying the filename in that option.<br><br>Another note: <br><br>I'm not all that familiar with redhat type linuxes, but you might want to check /etc/ld.so.conf to see that it has the ActiveTcl lib dir in there, and the run ldconfig.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Mon Aug 14, 2006 12:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2006-08-14T12:16:26-04:00</updated>

		<published>2006-08-14T12:16:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65458#p65458</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65458#p65458"/>
		<title type="html"><![CDATA[during eggdrop setup - unknown problem occurs during linking]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65458#p65458"><![CDATA[
<em class="text-italics">-I/usr/include</em> won't help as gcc always looks there no matter what; omitting the static lib extension probably will<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Mon Aug 14, 2006 12:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-08-14T12:06:06-04:00</updated>

		<published>2006-08-14T12:06:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65457#p65457</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65457#p65457"/>
		<title type="html"><![CDATA[during eggdrop setup - unknown problem occurs during linking]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65457#p65457"><![CDATA[
This could be because the file "ctype.h" is not being found.  That symbol is also defined in xlocale.h.  <br><br>Change this: --with-tcllib=/usr/local/ActiveTcl/lib/libtcl8.4.a<br>to --with-tcllib=/usr/local/ActiveTcl/lib and if necessary, compile with <br><br>CFLAGS='$CFLAGS -I/usr/include';CPPFLAGS='$CPPFLAGS -I/usr/include' ;./configure --with-tcllib=/usr/local/ActiveTcl/lib  --other-options(you know what I mean)<br><br>which is where ctype.h and xlocale.h should be located.<br><br>You usually don't want to compile against a static lib (.a file) when compiling a dynamic binary, which should link against the shared object libs (.so file) which I assume there are .so files in the ActiveTcl lib dir. You don't need to specify the filename in the options, just the directory where they're located.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Mon Aug 14, 2006 12:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[zen`cai]]></name></author>
		<updated>2006-08-13T15:10:45-04:00</updated>

		<published>2006-08-13T15:10:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65435#p65435</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65435#p65435"/>
		<title type="html"><![CDATA[during eggdrop setup - problems occur during linking]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65435#p65435"><![CDATA[
my apologies ... errors follow:<br><br>---------- Yeah! That's the compiling, now the linking! ----------<br><br>Linking eggdrop (static version).<br><br>gcc -pipe -o ../eggdrop bg.o botcmd.o botmsg.o botnet.o chanprog.o cmds.o dcc.o dccutil.o dns.o flags.o language.o match.o main.o mem.o misc.o misc_file.o modul es.o net.o rfc1459.o tcl.o tcldcc.o tclhash.o tclmisc.o tcluser.o userent.o user rec.o users.o mod/*.o /usr/local/ActiveTcl/lib/libtcl8.4.a -lm -ldl -ldns -lnsl  md5/md5c.o compat/*.o `cat mod/mod.xlibs`<br>/usr/local/ActiveTcl/lib/libtcl8.4.a(tclBinary.o)(.text+0xc3d): In function `Tcl _BinaryObjCmd':<br>tclBinary.c: undefined reference to `__ctype_b'<br>/usr/local/ActiveTcl/lib/libtcl8.4.a(tclBinary.o)(.text+0xcae):tclBinary.c: unde fined reference to `__ctype_b'<br>/usr/local/ActiveTcl/lib/libtcl8.4.a(tclBinary.o)(.text+0x1777): In function `Ge tFormatSpec':<br>tclBinary.c: undefined reference to `__ctype_b'<br>/usr/local/ActiveTcl/lib/libtcl8.4.a(tclCmdAH.o)(.text+0x185): In function `Tcl_ CaseObjCmd':<br>tclCmdAH.c: undefined reference to `__ctype_b'<br>/usr/local/ActiveTcl/lib/libtcl8.4.a(tclCmdAH.o)(.text+0x2735): In function `Tcl _FormatObjCmd':<br>tclCmdAH.c: undefined reference to `__ctype_b'<br>/usr/local/ActiveTcl/lib/libtcl8.4.a(tclCmdAH.o)(.text+0x2836):tclCmdAH.c: more undefined references to `__ctype_b' follow<br>/usr/local/ActiveTcl/lib/libtcl8.4.a(tclUtil.o)(.text+0xf80): In function `Tcl_S tringCaseMatch':<br>tclUtil.c: undefined reference to `__ctype_tolower'<br>/usr/local/ActiveTcl/lib/libtcl8.4.a(tclUtil.o)(.text+0x114e):tclUtil.c: undefin ed reference to `__ctype_tolower'<br>/usr/local/ActiveTcl/lib/libtcl8.4.a(tclUtil.o)(.text+0x11cf):tclUtil.c: undefin ed reference to `__ctype_tolower'<br>/usr/local/ActiveTcl/lib/libtcl8.4.a(tclUtil.o)(.text+0x1236):tclUtil.c: undefin ed reference to `__ctype_tolower'<br>/usr/local/ActiveTcl/lib/libtcl8.4.a(tclUtil.o)(.text+0x187d): In function `Tcl_ PrintDouble':<br>tclUtil.c: undefined reference to `__ctype_b'<br>/usr/local/ActiveTcl/lib/libtcl8.4.a(tclUtil.o)(.text+0x1bb5): In function `TclL ooksLikeInt':<br>tclUtil.c: undefined reference to `__ctype_b'<br>/usr/local/ActiveTcl/lib/libtcl8.4.a(tclUtil.o)(.text+0x1ee5): In function `TclC heckBadOctal':<br>tclUtil.c: undefined reference to `__ctype_b'<br>/usr/local/ActiveTcl/lib/libtcl8.4.a(tclUtil.o)(.text+0x1f13):tclUtil.c: undefin ed reference to `__ctype_b'<br>/usr/local/ActiveTcl/lib/libtcl8.4.a(tclUtil.o)(.text+0x1f33):tclUtil.c: undefin ed reference to `__ctype_b'<br>/usr/local/ActiveTcl/lib/libtcl8.4.a(tclUnixFile.o)(.text+0x95):tclUnixFile.c: m ore undefined references to `__ctype_b' follow<br>collect2: ld returned 1 exit status<br>make[1]: *** [../eggdrop] Error 1<br>make[1]: Leaving directory `/root/eggdrop1.6.18/src'<br>make: *** [static] Error 2<br>[root@techmonkey eggdrop1.6.18]#<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8081">zen`cai</a> — Sun Aug 13, 2006 3:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-08-13T14:23:04-04:00</updated>

		<published>2006-08-13T14:23:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65433#p65433</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65433#p65433"/>
		<title type="html"><![CDATA[during eggdrop setup - unknown problem occurs during linking]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65433#p65433"><![CDATA[
You didn't post the actual error msgs about what's not being found.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Sun Aug 13, 2006 2:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[zen`cai]]></name></author>
		<updated>2006-08-13T12:02:03-04:00</updated>

		<published>2006-08-13T12:02:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65432#p65432</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65432#p65432"/>
		<title type="html"><![CDATA[during eggdrop setup - unknown problem occurs during linking]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65432#p65432"><![CDATA[
I am running Fedora Core 4. ActiveTcl 8.4.6 and eggdrop1.6.18<br><br>on ./configure actual command is:<br>./configure --with-tcllib=/usr/local/ActiveTcl/lib/libtcl8.4.a --with-tclinc=/usr/local/ActiveTcl/include/tcl.h<br><br>it accepts this and tells me to "make config" to configure modules<br><br>it accepts this also and tells me I can now compile the bot, using "make"<br><br>then on to "Yeah! That's the compiling, now the linking!"<br><br>at this point everything comes up as an "undefined reference" and the end of process is:<br><br>collect2: ld returned 1 exit status<br>make[1]: *** [../eggdrop] Error 1<br>make[1]: Leaving directory `/root/eggdrop1.6.18/src'<br>make: *** [static] Error 2<br><br>if I try to continue to "make install DEST=/root/eggdrop/botdir"  <br>it tells me I have not compiled the bot yet.<br><br>any help would be greatly appreciated.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8081">zen`cai</a> — Sun Aug 13, 2006 12:02 pm</p><hr />
]]></content>
	</entry>
	</feed>
