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

	<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-10-30T15:59:38-04:00</updated>

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

		<entry>
		<author><name><![CDATA[eviltone]]></name></author>
		<updated>2006-10-30T15:59:38-04:00</updated>

		<published>2006-10-30T15:59:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67568#p67568</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67568#p67568"/>
		<title type="html"><![CDATA[mysql.mod 0.6 and eggdrop1.6.18]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67568#p67568"><![CDATA[
moved to another server and it compiled fine, must be as above.<br>the forums on barkerjr's site are full of mysql.mod compile errors<br><br><a href="http://barkerjr.net/phpBB2/index.php" class="postlink">http://barkerjr.net/phpBB2/index.php</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8321">eviltone</a> — Mon Oct 30, 2006 3:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-10-28T20:25:37-04:00</updated>

		<published>2006-10-28T20:25:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67498#p67498</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67498#p67498"/>
		<title type="html"><![CDATA[mysql.mod 0.6 and eggdrop1.6.18]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67498#p67498"><![CDATA[
There's still a header file not being found, although the snip of output does not show it, it's probably occurring earlier in the compile..  Try doing<br><br>make &gt; make.log 2&gt;&amp;1 <br><br>And then looking through that make.log for the missing files/libs.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Sat Oct 28, 2006 8:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-10-28T20:07:28-04:00</updated>

		<published>2006-10-28T20:07:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67494#p67494</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67494#p67494"/>
		<title type="html"><![CDATA[mysql.mod 0.6 and eggdrop1.6.18]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67494#p67494"><![CDATA[
By any chance does that shell account actually have MySQL installed?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sat Oct 28, 2006 8:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[eviltone]]></name></author>
		<updated>2006-10-28T09:06:58-04:00</updated>

		<published>2006-10-28T09:06:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67475#p67475</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67475#p67475"/>
		<title type="html"><![CDATA[mysql.mod 0.6 and eggdrop1.6.18]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67475#p67475"><![CDATA[
set the full path to mysql.h in mysql_mod.h, now i get this<br><div class="codebox"><p>Code: </p><pre><code>Successful compile: eggdropgcc -pipe -fPIC -g -O2 -Wall -I. -I../../.. -I../../..  -I../../../src/mod -DHAVE_CONFIG_H   `mysql_config --cflags` -DMAKING_MODS -c .././mysql.mod/mysql.cIn file included from ../mysql.mod/mysql_mod.h:32,                 from .././mysql.mod/mysql.c:24:../../../src/mod/module.h:190: warning: `list_delete' redefined../mysql.mod/mysql_mod.h:31: warning: this is the location of the previous definition.././mysql.mod/mysql.c: In function `tcl_mysql_connectioninfo':.././mysql.mod/mysql.c:306: syntax error before `*'.././mysql.mod/mysql.c:308: `objs' undeclared (first use in this function).././mysql.mod/mysql.c:308: (Each undeclared identifier is reported only once.././mysql.mod/mysql.c:308: for each function it appears in.).././mysql.mod/mysql.c:316: `count' undeclared (first use in this function)*** Error code 1Stop in /usr/home/T/eggdrop1.6.18/src/mod/mysql.mod.*** Error code 1Stop in /usr/home/T/eggdrop1.6.18/src/mod.*** Error code 1Stop in /usr/home/T/eggdrop1.6.18.</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8321">eviltone</a> — Sat Oct 28, 2006 9:06 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-10-27T20:01:54-04:00</updated>

		<published>2006-10-27T20:01:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67464#p67464</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67464#p67464"/>
		<title type="html"><![CDATA[mysql.mod 0.6 and eggdrop1.6.18]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67464#p67464"><![CDATA[
../mysql.mod/mysql_mod.h:34: mysql.h: No such file or directory<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Fri Oct 27, 2006 8:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[eviltone]]></name></author>
		<updated>2006-10-27T15:52:32-04:00</updated>

		<published>2006-10-27T15:52:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67460#p67460</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67460#p67460"/>
		<title type="html"><![CDATA[mysql.mod 0.6 and eggdrop1.6.18]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67460#p67460"><![CDATA[
i cannot get the bot to compile with the mysql module.  this is on to a shell account.  output from bots .status for tcl etc<br><div class="codebox"><p>Code: </p><pre><code>OS: FreeBSD 4.11-RELEASE-p25Tcl library: /usr/local/lib/tcl8.4Tcl version: 8.4.7 (header version 8.4.7)</code></pre></div>the output from make command<br><div class="codebox"><p>Code: </p><pre><code>T@th eggdrop1.6.18 $ makeThis may take a while. Go get some runts.---------- Yeah! That's the compiling, now the linking! ----------Linking eggdrop (standard build).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  -L/usr/local/lib -ltcl84 -lm md5/md5c.o compat/*.o `cat mod/mod.xlibs`touch ../eggdropSuccessful compile: eggdropgcc -pipe -fPIC -g -O2 -Wall -I. -I../../.. -I../../..  -I../../../src/mod -DHAVE_CONFIG_H   `mysql_config --cflags` -DMAKING_MODS -c .././mysql.mod/mysql.cIn file included from ../mysql.mod/mysql_mod.h:32,                 from .././mysql.mod/mysql.c:24:../../../src/mod/module.h:190: warning: `list_delete' redefined../mysql.mod/mysql_mod.h:31: warning: this is the location of the previous definitionIn file included from .././mysql.mod/mysql.c:24:../mysql.mod/mysql_mod.h:34: mysql.h: No such file or directory.././mysql.mod/mysql.c:31: syntax error before `*'.././mysql.mod/mysql.c:31: warning: type defaults to `int' in declaration of `dbc'.././mysql.mod/mysql.c:31: warning: data definition has no type or storage class.././mysql.mod/mysql.c: In function `tcl_mysql_connect':.././mysql.mod/mysql.c:152: warning: implicit declaration of function `mysql_init'.././mysql.mod/mysql.c:152: warning: assignment makes pointer from integer without a cast.././mysql.mod/mysql.c:166: warning: implicit declaration of function `mysql_real_connect'.././mysql.mod/mysql.c:171: warning: implicit declaration of function `mysql_error'.././mysql.mod/mysql.c:171: warning: passing arg 2 of `Tcl_AppendToObj' makes pointer from integer without a cast.././mysql.mod/mysql.c: In function `tcl_mysql_query':.././mysql.mod/mysql.c:200: `MYSQL_RES' undeclared (first use in this function).././mysql.mod/mysql.c:200: (Each undeclared identifier is reported only once.././mysql.mod/mysql.c:200: for each function it appears in.).././mysql.mod/mysql.c:200: `result' undeclared (first use in this function).././mysql.mod/mysql.c:200: warning: statement with no effect.././mysql.mod/mysql.c:201: syntax error before `unsigned'.././mysql.mod/mysql.c:209: warning: implicit declaration of function `mysql_query'.././mysql.mod/mysql.c:212: warning: passing arg 2 of `Tcl_AppendToObj' makes pointer from integer without a cast.././mysql.mod/mysql.c:218: warning: implicit declaration of function `mysql_store_result'.././mysql.mod/mysql.c:220: `fields' undeclared (first use in this function).././mysql.mod/mysql.c:220: warning: implicit declaration of function `mysql_num_fields'.././mysql.mod/mysql.c:224: `row' undeclared (first use in this function).././mysql.mod/mysql.c:224: warning: implicit declaration of function `mysql_fetch_row'.././mysql.mod/mysql.c:227: `x' undeclared (first use in this function).././mysql.mod/mysql.c:233: warning: implicit declaration of function `mysql_free_result'.././mysql.mod/mysql.c: In function `tcl_mysql_escape':.././mysql.mod/mysql.c:267: warning: implicit declaration of function `mysql_real_escape_string'.././mysql.mod/mysql.c:268: warning: implicit declaration of function `mysql_escape_string'.././mysql.mod/mysql.c: In function `tcl_mysql_errno':.././mysql.mod/mysql.c:283: warning: implicit declaration of function `mysql_errno'.././mysql.mod/mysql.c: In function `tcl_mysql_ping':.././mysql.mod/mysql.c:295: warning: implicit declaration of function `mysql_ping'.././mysql.mod/mysql.c: In function `tcl_mysql_connectioninfo':.././mysql.mod/mysql.c:306: syntax error before `*'.././mysql.mod/mysql.c:308: `objs' undeclared (first use in this function).././mysql.mod/mysql.c:316: `count' undeclared (first use in this function).././mysql.mod/mysql.c: In function `tcl_mysql_insert_id':.././mysql.mod/mysql.c:332: warning: implicit declaration of function `mysql_insert_id'.././mysql.mod/mysql.c: In function `tcl_mysql_affected_rows':.././mysql.mod/mysql.c:354: warning: implicit declaration of function `mysql_affected_rows'.././mysql.mod/mysql.c: In function `closedb':.././mysql.mod/mysql.c:362: warning: implicit declaration of function `mysql_close'*** Error code 1Stop in /usr/home/T/eggdrop1.6.18/src/mod/mysql.mod.*** Error code 1Stop in /usr/home/T/eggdrop1.6.18/src/mod.*** Error code 1Stop in /usr/home/T/eggdrop1.6.18.</code></pre></div>thanks in advance -eT<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8321">eviltone</a> — Fri Oct 27, 2006 3:52 pm</p><hr />
]]></content>
	</entry>
	</feed>
