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

	<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>2003-05-14T01:26:22-04:00</updated>

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

		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2003-05-14T01:26:22-04:00</updated>

		<published>2003-05-14T01:26:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20175#p20175</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20175#p20175"/>
		<title type="html"><![CDATA[1.6.13 in death throws.. Can't compile 1.6.15]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20175#p20175"><![CDATA[
To fix your compile problem, try editing compat/inet_ntop.h and adding this line right before #include &lt;sys/socket.h&gt; :<br><br>#include &lt;sys/types.h&gt;<br><br>dunno if it'll work but worth a shot<br><br>that said, your problem sounds very strange. If you feel like it, you could run strace on the bot and see what it is doing... the syntax is like<br><br>strace -p botpid, where botpid is the pid of the bot (heh)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Wed May 14, 2003 1:26 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-05-13T22:04:53-04:00</updated>

		<published>2003-05-13T22:04:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=20171#p20171</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=20171#p20171"/>
		<title type="html"><![CDATA[1.6.13 in death throws.. Can't compile 1.6.15]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=20171#p20171"><![CDATA[
I currently have 3 bots running 1.6.13. Somehow the userfiles on two of them got screwed up. I was able to recover from a backup on one of my bots. However, the hub bot's userfile was lot. I tried deleting it and making it again with ./eggdrop -m Vulcan.conf. The bot is responsive for about 15 seconds, before it just stops responding. The CPU usage of the eggdrop is around 60% (the other bots are around 1%) and the bot won't respond to anything and times out on irc (if it was able to connect at all).<br><br>I thought I'd give 1.6.15 a try, but I can't compile it. I get the following error when running make:<br><br>server:~/eggdrop1.6.15$ make<br>make[1]: Entering directory `/home/andrew/eggdrop1.6.15/src'<br>(This may take a while.  Go get some runts.)<br>gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H   -c bg.c<br>In file included from compat/compat.h:29,<br>                 from main.h:99,<br>                 from bg.c:27:<br>compat/inet_ntop.h:36: parse error before `socklen_t'<br>make[1]: *** [bg.o] Error 1<br>make[1]: Leaving directory `/home/andrew/eggdrop1.6.15/src'<br>make: *** [modegg] Error 2<br>server:~/eggdrop1.6.15$ <br><br>Anyone have any suggestions for either or both of my problems?<br>Thanks,<br>Andrew<p>Statistics: Posted by Guest — Tue May 13, 2003 10:04 pm</p><hr />
]]></content>
	</entry>
	</feed>
