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

	<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>2004-07-29T13:33:07-04:00</updated>

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

		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2004-07-29T13:33:07-04:00</updated>

		<published>2004-07-29T13:33:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39219#p39219</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39219#p39219"/>
		<title type="html"><![CDATA[Eggdrop 1.6.16 on HP 9000 Unix System - Compile Failure]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39219#p39219"><![CDATA[
Just to repeat what Wcc have mentioned earlier.<br><br>The best place to report bugs is to the Eggheads Development Team, not here. Bugs will be addressed quicker if they are sent in to <strong class="text-strong"><a href="mailto:bugs@eggheads.org">bugs@eggheads.org</a></strong> , or better yet, <br>added directly to <a href="http://bugzilla.eggheads.or" class="postlink">BugZilla</a>.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Thu Jul 29, 2004 1:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-07-29T12:43:32-04:00</updated>

		<published>2004-07-29T12:43:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39217#p39217</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39217#p39217"/>
		<title type="html"><![CDATA[Eggdrop 1.6.16 on HP 9000 Unix System - Compile Failure]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39217#p39217"><![CDATA[
Hi!<br>For reference, I posted about the same problem in this thread: <a href="http://forum.egghelp.org/viewtopic.php?p=32615#32615" class="postlink">http://forum.egghelp.org/viewtopic.php?p=32615#32615</a><br><br>I'm working on a HP9000 s827 running HP-UX version 11.<br><br>The comment I recieved before was that the problems would probabbly be fixed in release 1.6.16, but its not. I'm willing to try patches or help test on this system to get things working properly.<br><br>I've tried both <em class="text-italics">make</em> and <em class="text-italics">make static</em>, but the linking stage always fails. The errors are very similar to the ones I encountered before. The only difference is that with the updated source code, I do not need to patch the source, or edit anything. I just ./configure;make config;make (static)<br><br>make static results in this error:<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.4 -lm -ldld -lnsl  md5/md5c.o compat/*.o `cat mod/mod.xlibs`gcc: mod/*.o: No such file or directory*** Error exit code 1Stop.*** Error exit code 1Stop.$</code></pre></div>running make results in this error:<div class="codebox"><p>Code: </p><pre><code>---------- Yeah! That's the compiling, now the linking! ----------Linking eggdrop: (standard build).        gcc -pipe -fPIC -shared -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.otcluser.o  userent.o userrec.o users.o  -L/usr/local/lib -ltcl8.4 -lm -ldld -lnsl  md5/md5c.o compat/*.o `cat mod/mod.xlibs`/usr/ccs/bin/ld: DP relative code in file bg.o - shared library must be position    independent.  Use +z or +Z to recompile.collect2: ld returned 1 exit status*** Error exit code 1Stop.*** Error exit code 1Stop.$</code></pre></div>thanks!!<p>Statistics: Posted by Guest — Thu Jul 29, 2004 12:43 pm</p><hr />
]]></content>
	</entry>
	</feed>
