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

	<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-10-19T05:13:59-04:00</updated>

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

		<entry>
		<author><name><![CDATA[kameelperdza]]></name></author>
		<updated>2010-10-19T05:13:59-04:00</updated>

		<published>2010-10-19T05:13:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=94804#p94804</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=94804#p94804"/>
		<title type="html"><![CDATA[[SOLVED] eggdrop connects and then disconnect]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=94804#p94804"><![CDATA[
Thank you i have solved the problem<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11395">kameelperdza</a> — Tue Oct 19, 2010 5:13 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pseudo]]></name></author>
		<updated>2010-10-18T14:37:45-04:00</updated>

		<published>2010-10-18T14:37:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=94794#p94794</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=94794#p94794"/>
		<title type="html"><![CDATA[[SOLVED] eggdrop connects and then disconnect]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=94794#p94794"><![CDATA[
Read <a href="http://forum.egghelp.org/viewtopic.php?t=17912" class="postlink">http://forum.egghelp.org/viewtopic.php?t=17912</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10974">pseudo</a> — Mon Oct 18, 2010 2:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[kameelperdza]]></name></author>
		<updated>2010-10-18T10:35:31-04:00</updated>

		<published>2010-10-18T10:35:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=94791#p94791</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=94791#p94791"/>
		<title type="html"><![CDATA[[SOLVED] eggdrop connects and then disconnect]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=94791#p94791"><![CDATA[
Good day people.<br><br>I am hoping someone can help me to make eggdrop work.<br><br>I get some errors when i try to compile eggdrop from source.<br><br>Here it is...<br><div class="codebox"><p>Code: </p><pre><code>root@emi-apie:/etc/eggdrop1.6.20# make configDetecting modules.................... done.Calculating dependencies................... done.Building ./src/mod/Makefile... done.make[1]: Entering directory `/etc/eggdrop1.6.20/src/mod'Configuring module 'compress'.configure: creating cache ../../../config.cachechecking for gcc... gccchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables...checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking for gzopen in -lz... yeschecking how to run the C preprocessor... gcc -Echecking for grep that handles long lines and -e... /bin/grepchecking for egrep... /bin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking zlib.h usability... yeschecking zlib.h presence... yeschecking for zlib.h... yesconfigure: updating cache ../../../config.cacheconfigure: creating ./config.statusconfig.status: creating MakefileConfiguring module 'dns'.configure: loading cache ../../../config.cachechecking for gcc... (cached) gccchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables...checking whether we are cross compiling... nochecking for suffix of object files... (cached) ochecking whether we are using the GNU C compiler... (cached) yeschecking whether gcc accepts -g... (cached) yeschecking for gcc option to accept ISO C89... (cached) none neededchecking for res_init... nochecking for res_init in -lresolv... nochecking for res_init in -lbind... nochecking for __res_init... yeschecking for res_mkquery... nochecking for res_mkquery in -lresolv... nochecking for res_mkquery in -lbind... nochecking for __res_mkquery... nochecking for __res_mkquery in -lresolv... yeschecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuconfigure: updating cache ../../../config.cacheconfigure: creating ./config.statusconfig.status: creating Makefilemake[1]: Leaving directory `/etc/eggdrop1.6.20/src/mod'Building ./src/mod/Makefile... done.You can now compile the bot, using "make".root@emi-apie:/etc/eggdrop1.6.20# makemake[1]: Entering directory `/etc/eggdrop1.6.20/src'This may take a while. Go get some runts.make[1]: Warning: File `../config.h' has modification time 12 s in the futuregcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H   -c bg.cgcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H   -c botcmd.cbotcmd.c: In function âbot_motdâ:botcmd.c:1024: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_resultgcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H   -c botmsg.cgcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H   -c botnet.cgcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H   -c chanprog.cgcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H   -c cmds.cgcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H   -c dcc.cdcc.c: In function âstrip_telnetâ:dcc.c:126: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_resultdcc.c:127: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_resultdcc.c:133: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_resultdcc.c:134: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_resultdcc.c:139: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_resultgcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H   -c dccutil.cgcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H   -c dns.cgcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H   -c flags.cgcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H   -c language.clanguage.c: In function âread_langâ:language.c:245: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_resultgcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H   -c match.cgcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H   \'-DCCFLAGS="gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H  "' \'-DLDFLAGS="gcc"' \'-DSTRIPFLAGS="touch"' -c ./main.c./main.c: In function âdo_argâ:./main.c:492: warning: format not a string literal and no format arguments./main.c: In function âmainâ:./main.c:1045: warning: format not a string literal and no format arguments./main.c:1062: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result./main.c:1106: warning: ignoring return value of âfreopenâ, declared with attribute warn_unused_result./main.c:1107: warning: ignoring return value of âfreopenâ, declared with attribute warn_unused_result./main.c:1108: warning: ignoring return value of âfreopenâ, declared with attribute warn_unused_result./main.c: At top level:./main.c:688: warning: âpatchâ defined but not usedgcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H   -c mem.cgcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H   -c misc.cmisc.c: In function âputlogâ:misc.c:604: warning: format not a string literal and no format argumentsmisc.c: In function âscan_help_fileâ:misc.c:1071: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_resultmisc.c: In function âshowhelpâ:misc.c:1220: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_resultmisc.c: In function âdisplay_tellhelpâ:misc.c:1249: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_resultmisc.c: In function âshow_motdâ:misc.c:1379: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_resultmisc.c: In function âshow_bannerâ:misc.c:1413: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_resultgcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H   -c misc_file.cgcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H   -c modules.cgcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H   -c net.cnet.c: In function âtputsâ:net.c:1015: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_resultgcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H   -c rfc1459.cgcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H   -c tcl.ctcl.c: In function âinit_tclâ:tcl.c:698: error: âTcl_NotifierProcsâ has no member named âinitNotifierProcâtcl.c:703: error: âTcl_NotifierProcsâ has no member named âfinalizeNotifierProcâmake[1]: *** [tcl.o] Error 1make[1]: Leaving directory `/etc/eggdrop1.6.20/src'make: *** [modegg] Error 2root@emi-apie:/etc/eggdrop1.6.20#</code></pre></div>i have tcl  version 8.5.9 installed. I am running ubuntu server 9.04 64bit and use unrealircd and cgi-irc.<br><br>I am able to install older eggdrop by typing in apt-get install eggdrop. But when i type in  ./eggdrop -m -nt eggdrop.conf then it shows that eggdrop connects to irc server and then disconnects within less than a second.<br><br>Any help would be greatly appreciated.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11395">kameelperdza</a> — Mon Oct 18, 2010 10:35 am</p><hr />
]]></content>
	</entry>
	</feed>
