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

	<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>2010-01-26T14:53:39-04:00</updated>

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

		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2010-01-26T14:53:39-04:00</updated>

		<published>2010-01-26T14:53:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91859#p91859</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91859#p91859"/>
		<title type="html"><![CDATA[Problem with &quot;make&quot; on Snow Leopard/OSX]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91859#p91859"><![CDATA[
Sorry, my memory failed me. Look for HAVE_TCL_THREADS instead. Make sure it's #defined to 1<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Tue Jan 26, 2010 2:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[w0by]]></name></author>
		<updated>2010-01-25T23:53:26-04:00</updated>

		<published>2010-01-25T23:53:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91853#p91853</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91853#p91853"/>
		<title type="html"><![CDATA[Problem with &quot;make&quot; on Snow Leopard/OSX]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91853#p91853"><![CDATA[
hmmmm...I'm looking in the eggdrop.h file and I can't find any similar lines that at all...I even did a search for the word "threaded" and it doesn't see anything....weird...do you think I should just put an older version of TCL on my system?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11075">w0by</a> — Mon Jan 25, 2010 11:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2010-01-25T07:38:32-04:00</updated>

		<published>2010-01-25T07:38:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91847#p91847</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91847#p91847"/>
		<title type="html"><![CDATA[Problem with &quot;make&quot; on Snow Leopard/OSX]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91847#p91847"><![CDATA[
Locate the eggdrop.h file and open it in a text editor. Find a line that should look something like this<div class="codebox"><p>Code: </p><pre><code>\* #undef HAVE_THREADED_TCL */</code></pre></div>You'll have to chane that line into this<div class="codebox"><p>Code: </p><pre><code>#define HAVE_THREADED_TCL 1</code></pre></div>And then recompile your eggdrop.<br><br>Be adviced that this editing should be done after you've run the configure script, but before you start running make.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Mon Jan 25, 2010 7:38 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[w0by]]></name></author>
		<updated>2010-01-25T01:33:11-04:00</updated>

		<published>2010-01-25T01:33:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91842#p91842</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91842#p91842"/>
		<title type="html"><![CDATA[re: hey there]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91842#p91842"><![CDATA[
Hey there,<br><br>I just got home and tried to boot up the bot without the -nt and the process isn't there or dies within a second or something.  I'm guessing I'm having the bug you were writing about.  What's the quickfix that I should use?<br><br>Thanks again!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11075">w0by</a> — Mon Jan 25, 2010 1:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2010-01-24T21:41:12-04:00</updated>

		<published>2010-01-24T21:41:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91840#p91840</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91840#p91840"/>
		<title type="html"><![CDATA[Problem with &quot;make&quot; on Snow Leopard/OSX]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91840#p91840"><![CDATA[
If your eggdrop works well using the -nt flag, but freezes without it, then you are most likely suffering from a recent issue with threaded versions of libtcl8.5.<br>If that's the case, drop a post and I'll post the quickfix, otherwize - enjoy your eggie.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sun Jan 24, 2010 9:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[w0by]]></name></author>
		<updated>2010-01-24T20:46:50-04:00</updated>

		<published>2010-01-24T20:46:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91839#p91839</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91839#p91839"/>
		<title type="html"><![CDATA[Problem with &quot;make&quot; on Snow Leopard/OSX]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91839#p91839"><![CDATA[
Thanks a lot for your help.  It must've been a fluke or something, I'm not sure, but it's up and running and connected on IRC now so I'm not sure why it kept dying before.  Thanks again!  I'm going to make sure I keep this information in a text file so i'll be able to remember to do the steps you told me.  Thanks again.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11075">w0by</a> — Sun Jan 24, 2010 8:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2010-01-24T19:59:30-04:00</updated>

		<published>2010-01-24T19:59:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91837#p91837</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91837#p91837"/>
		<title type="html"><![CDATA[Problem with &quot;make&quot; on Snow Leopard/OSX]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91837#p91837"><![CDATA[
Step one would be to verify that it's still running - the ps command should list the currently running processes, though I'm not that familiar with OSX...<br><br>Also, if you've set my-ip or my-hostname in your config-file, you'll need to use this IP/hostname when telnetting, as your eggdrop then won't listen on any other addresses (such as localhost/127.0.0.1)<br><br>You could also try starting your eggdrop with -nt option (along with -m if you've yet to create a userfile). This should prevent your eggdrop from forking into background, hopefully giving you some more information as to what is going on..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sun Jan 24, 2010 7:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[w0by]]></name></author>
		<updated>2010-01-24T19:32:58-04:00</updated>

		<published>2010-01-24T19:32:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91836#p91836</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91836#p91836"/>
		<title type="html"><![CDATA[Problem with &quot;make&quot; on Snow Leopard/OSX]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91836#p91836"><![CDATA[
Thanks for your help...I'm not sure if the bot works though because it says its started but then I go to telnet to it and its dead...I'll figure it out hopefully.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11075">w0by</a> — Sun Jan 24, 2010 7:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2010-01-24T19:18:42-04:00</updated>

		<published>2010-01-24T19:18:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91835#p91835</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91835#p91835"/>
		<title type="html"><![CDATA[Problem with &quot;make&quot; on Snow Leopard/OSX]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91835#p91835"><![CDATA[
It might be an autoconf-issue from what I've google'd...<br>But simply put, the resolv library is not included in the linking when it's needed (autoconf fails to add it to the Makefile).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sun Jan 24, 2010 7:18 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[w0by]]></name></author>
		<updated>2010-01-24T19:07:54-04:00</updated>

		<published>2010-01-24T19:07:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91833#p91833</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91833#p91833"/>
		<title type="html"><![CDATA[Problem with &quot;make&quot; on Snow Leopard/OSX]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91833#p91833"><![CDATA[
Thanks...the new eggdrop directory that it installed works properly....is this just a bug in OSX or something do you think?  I used to be able to install and it would work fine...but now it comes up with those errors.  Weird.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11075">w0by</a> — Sun Jan 24, 2010 7:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2010-01-24T19:00:51-04:00</updated>

		<published>2010-01-24T19:00:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91832#p91832</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91832#p91832"/>
		<title type="html"><![CDATA[Problem with &quot;make&quot; on Snow Leopard/OSX]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91832#p91832"><![CDATA[
Good, now it's compiled properly...<br>Next, go back to the eggdrop directory, and type the following:<div class="codebox"><p>Code: </p><pre><code>strip eggdrop</code></pre></div>Once that's done, you can proceed with the next step of the installation (which I believe is "make install")<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sun Jan 24, 2010 7:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[w0by]]></name></author>
		<updated>2010-01-24T18:58:43-04:00</updated>

		<published>2010-01-24T18:58:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91831#p91831</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91831#p91831"/>
		<title type="html"><![CDATA[oops sorry, here's what it did when I hit enter]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91831#p91831"><![CDATA[
<blockquote class="uncited"><div>eggdrop:eggdrop1.6.19 eggdrop$ cd src<br>eggdrop:src eggdrop$ 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 modules.o net.o rfc1459.o tcl.o tcldcc.o tclhash.o tclmisc.o tcluser.o userent.o userrec.o users.o mod/*.o -L/usr/local/lib -ltcl8.5 -lm -ldl -lresolv md5/md5c.o compat/*.o `cat mod/mod.xlibs`<br>eggdrop:src eggdrop$</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11075">w0by</a> — Sun Jan 24, 2010 6:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2010-01-24T18:54:48-04:00</updated>

		<published>2010-01-24T18:54:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91830#p91830</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91830#p91830"/>
		<title type="html"><![CDATA[Problem with &quot;make&quot; on Snow Leopard/OSX]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91830#p91830"><![CDATA[
From the src directory..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sun Jan 24, 2010 6:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[w0by]]></name></author>
		<updated>2010-01-24T18:52:13-04:00</updated>

		<published>2010-01-24T18:52:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91829#p91829</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91829#p91829"/>
		<title type="html"><![CDATA[Problem with &quot;make&quot; on Snow Leopard/OSX]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91829#p91829"><![CDATA[
Ok...I typed that into my eggdrop directory and I get:<blockquote class="uncited"><div>eggdrop:eggdrop1.6.19 eggdrop$ 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 modules.o net.o rfc1459.o tcl.o tcldcc.o tclhash.o tclmisc.o tcluser.o userent.o userrec.o users.o mod/*.o -L/usr/local/lib -ltcl8.5 -lm -ldl -lresolv md5/md5c.o compat/*.o `cat mod/mod.xlibs`<br>cat: mod/mod.xlibs: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: bg.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: botcmd.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: botmsg.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: botnet.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: chanprog.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: cmds.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: dcc.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: dccutil.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: dns.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: flags.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: language.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: match.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: main.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: mem.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: misc.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: misc_file.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: modules.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: net.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: rfc1459.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: tcl.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: tcldcc.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: tclhash.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: tclmisc.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: tcluser.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: userent.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: userrec.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: users.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: mod/*.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: md5/md5c.o: No such file or directory<br>i686-apple-darwin10-gcc-4.2.1: compat/*.o: No such file or directory</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11075">w0by</a> — Sun Jan 24, 2010 6:52 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2010-01-24T18:46:02-04:00</updated>

		<published>2010-01-24T18:46:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91828#p91828</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91828#p91828"/>
		<title type="html"><![CDATA[Problem with &quot;make&quot; on Snow Leopard/OSX]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91828#p91828"><![CDATA[
If you'd look at my previous post, I had a "codeblock" with the following content:<div class="codebox"><p>Code: </p><pre><code>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 modules.o net.o rfc1459.o tcl.o tcldcc.o tclhash.o tclmisc.o tcluser.o userent.o userrec.o users.o mod/*.o -L/usr/local/lib -ltcl8.5 -lm -ldl -lresolv md5/md5c.o compat/*.o `cat mod/mod.xlibs`</code></pre></div>It is the very same as you posted earlier, but with the added -lresolv<br>This is what I ment for you to try and execute.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sun Jan 24, 2010 6:46 pm</p><hr />
]]></content>
	</entry>
	</feed>
