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

	<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>2007-10-12T14:49:09-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Thanhas]]></name></author>
		<updated>2007-10-12T14:49:09-04:00</updated>

		<published>2007-10-12T14:49:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76668#p76668</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76668#p76668"/>
		<title type="html"><![CDATA[Megahal maybe &quot;New&quot; issue]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76668#p76668"><![CDATA[
i did not get u yet <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8161">Thanhas</a> — Fri Oct 12, 2007 2:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2007-10-12T14:36:00-04:00</updated>

		<published>2007-10-12T14:36:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76666#p76666</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76666#p76666"/>
		<title type="html"><![CDATA[Megahal maybe &quot;New&quot; issue]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76666#p76666"><![CDATA[
Simply put, megahal.mod uses a deprecated header-file.<br><br>You might try and edit megahal.c, and replace <div class="codebox"><p>Code: </p><pre><code>#include &lt;malloc.h&gt;</code></pre></div> with <div class="codebox"><p>Code: </p><pre><code>#include &lt;stdlib.h&gt;</code></pre></div>Although, it is wery possible you will get additional errors down the line :/<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Fri Oct 12, 2007 2:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Thanhas]]></name></author>
		<updated>2007-10-12T13:06:47-04:00</updated>

		<published>2007-10-12T13:06:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76664#p76664</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76664#p76664"/>
		<title type="html"><![CDATA[Megahal maybe &quot;New&quot; issue]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76664#p76664"><![CDATA[
bye typeing <br><br>make &gt; make.log<br>this is the Results<div class="codebox"><p>Code: </p><pre><code>[HosTer@PakShells:~/eggdrop1.6.18] make &gt; make.logIn file included from .././megahal.mod/megahal.c:153:/usr/include/malloc.h:3:2: #error "&lt;malloc.h&gt; has been replaced by &lt;stdlib.h&gt;"</code></pre></div>this time the errers are something like this ?<br><div class="codebox"><p>Code: </p><pre><code>[HosTer@PakShells:~/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 -ldns 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   -DMAKING_MODS -c .././megahal.mod/megahal.cIn file included from .././megahal.mod/megahal.c:153:/usr/include/malloc.h:3:2: #error "&lt;malloc.h&gt; has been replaced by &lt;stdlib.h&gt;"*** Error code 1Stop in /home/HosTer/eggdrop1.6.18/src/mod/megahal.mod.*** Error code 1Stop in /home/HosTer/eggdrop1.6.18/src/mod.*** Error code 1Stop in /home/HosTer/eggdrop1.6.18.[HosTer@PakShells:~/eggdrop1.6.18]</code></pre></div>dont know whats The reason :(<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8161">Thanhas</a> — Fri Oct 12, 2007 1:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2007-10-12T11:45:15-04:00</updated>

		<published>2007-10-12T11:45:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76658#p76658</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76658#p76658"/>
		<title type="html"><![CDATA[Megahal maybe &quot;New&quot; issue]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76658#p76658"><![CDATA[
Run make like this:<br><br>make &gt; make.log 2&gt;&amp;1<br><br><br>then check earlier in the make.log for other errors, such as header files not being found.  <br><br>BTW, those are just warning messages, they won't necessarily kill the compile, so there's likely other error messages you missed as they scrolled off the screen. <br><br>If the compile was successful, you have to move the module into the bot's module directory yourself.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Fri Oct 12, 2007 11:45 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Thanhas]]></name></author>
		<updated>2007-10-12T06:43:14-04:00</updated>

		<published>2007-10-12T06:43:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=76652#p76652</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=76652#p76652"/>
		<title type="html"><![CDATA[Megahal maybe &quot;New&quot; issue]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=76652#p76652"><![CDATA[
heay all !<br>i dont know what happen to this megahal.mod module i have installed as they have said. but see when i am installing after typing "make" i get this errer <br><div class="codebox"><p>Code: </p><pre><code>.././megahal.mod/megahal.c:214: warning: 'wpm' defined but not used.././megahal.mod/megahal.c:223: warning: 'delQueue' declared `static' but never defined.././megahal.mod/megahal.c:224: warning: 'theq' defined but not used.././megahal.mod/megahal.c:228: warning: 'megahal_expmem' defined but not used.././megahal.mod/megahal.c:236: warning: 'mystrdup' defined but not used*** Error code 1Stop in /home/HosTer/eggdrop1.6.18/src/mod/megahal.mod.*** Error code 1Stop in /home/HosTer/eggdrop1.6.18/src/mod.*** Error code 1Stop in /home/HosTer/eggdrop1.6.18.[HosTer@PakShells:~/eggdrop1.6.18]</code></pre></div>however after this it dose not bug any else errer but when i .restart BOT or .rehash i get this msg<br><div class="codebox"><p>Code: </p><pre><code>Can't load modules megahal: Cannot open "/home/HosTer/eggdrop/modules/megahal.so"</code></pre></div>even in whole Dir of modules or Eggdrop there is no file named <strong class="text-strong">megahal.so</strong><br><br>thanks if someone could help me out.!<br>Best Regards<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8161">Thanhas</a> — Fri Oct 12, 2007 6:43 am</p><hr />
]]></content>
	</entry>
	</feed>
