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

	<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>2002-12-25T05:54:14-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-12-25T05:54:14-04:00</updated>

		<published>2002-12-25T05:54:14-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14579#p14579</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14579#p14579"/>
		<title type="html"><![CDATA[linking step runs the executable]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14579#p14579"><![CDATA[
I wouldn't know.<br><br>I aint an expert in compilation, makefiles and configure scripts. When it comes to 64bit computing, i'm even worse.<br><br>One of the better places to ask in in the help channels, or on the eggheads mailing list. See <a href="http://www.eggheads.org/" class="postlink">http://www.eggheads.org/</a> for this information.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Wed Dec 25, 2002 5:54 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-12-25T02:55:12-04:00</updated>

		<published>2002-12-25T02:55:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14578#p14578</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14578#p14578"/>
		<title type="html"><![CDATA[linking step runs the executable]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14578#p14578"><![CDATA[
I tweaked the src/Makefile and added a -v.  That went went <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> and it got to making the modules.  That didn't go well:<br><br>$ file core<br>core:           ELF 32-bit MSB core file SPARC Version 1, from 'assoc.so'<br><br>which is the first one. <br><br>Is it time to give up?<br><br>Thanks.<br><br>Xine<p>Statistics: Posted by Guest — Wed Dec 25, 2002 2:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-12-24T15:50:06-04:00</updated>

		<published>2002-12-24T15:50:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14568#p14568</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14568#p14568"/>
		<title type="html"><![CDATA[linking step runs the executable]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14568#p14568"><![CDATA[
The reason there are no modules, is the fact it didn't get around to making them.<br><br>First it compiles and links together all the core components, that allow memory m,anagment, sockets, module managment and so on.<br><br>It then compiles the modules.<br><br>Betweent he core comopilation and tyhe module compilation, it runs eggdrop, with the -v arguement, to test it is compiled.<br><br>It is at this stage it is bombing out. If eggdrop fails to run like this, then don't bother continueing. However, the eggdrop is trying to load a config file.<br><br>This sugests that the -v arguement isn't being passed.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Dec 24, 2002 3:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-12-24T15:00:31-04:00</updated>

		<published>2002-12-24T15:00:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14567#p14567</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14567#p14567"/>
		<title type="html"><![CDATA[linking step runs the executable]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14567#p14567"><![CDATA[
Thanks.  <br><br>The modules don't exist at the end of it either.  Thus they fail to load.  <br><br>I think you're right about the 64-bit being the issue.  I had no trouble at all with solaris 32-bit.<p>Statistics: Posted by Guest — Tue Dec 24, 2002 3:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-12-23T12:28:24-04:00</updated>

		<published>2002-12-23T12:28:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14525#p14525</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14525#p14525"/>
		<title type="html"><![CDATA[linking step runs the executable]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14525#p14525"><![CDATA[
The "MSG534" is a message placer for the language support.<br><br>These are usualy displayed when the language files have not been loaded, ro they have failed to load.<br><br>The specific messgae it is tryign to display is defined as macro name<br><blockquote class="uncited"><div>#define MISC_NOCONFIGFILE       get_language(0x534)</div></blockquote>It sounds like the configure script, doesn't operate correctly on a 64bit OS.<br><br>You could possibly take this to the eggheads mailing list. See the eggheads web-site at <a href="http://www.eggheads.org/" class="postlink">http://www.eggheads.org/</a> for information.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Dec 23, 2002 12:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-12-21T21:43:46-04:00</updated>

		<published>2002-12-21T21:43:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=14486#p14486</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=14486#p14486"/>
		<title type="html"><![CDATA[linking step runs the executable]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=14486#p14486"><![CDATA[
I am not sure what to do next.  It was suggested to me to try an earlier version of eggdrop for this platform.  I had no problem getting eggdrop 6.1.12 up on OpenBSD or 1.6.8 on Solaris 8 x86. <br><br>.configure and make config go well.  The compile also goes well, but the linking dies on solaris 9 64-bit <br><br>Environment:<br><br>$ uname -a                                                                      <br>SunOS thor 5.9 Generic sun4u sparc SUNW,Ultra-30                                <br><br>$ pwd                                                                           <br>/export/home/xineann/eggdrop1.6.13                                              <br><br>$ echo $PATH                                                                    <br>/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/ucb:/etc:.               <br>$ echo $LD_LIBRARY_PATH                                                         <br><br>Evidence:<br><br>---------- Yeah! that's the compiling, now the linking! ----------              <br>                                                                                <br>Linking eggdrop...                                                              <br>                                                                                <br>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 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 -ltcl -lm -ldl -lnsl -lsocket  md5/md5c.o compat/*.o `cat mod/mod.xlibs`                                                                <br>../eggdrop                                                                      <br>[17:38] LANG: No lang files found for section core.                             <br>                                                                                <br>Eggdrop v1.6.13 (C) 1997 Robey Pointer (C) 2002 Eggheads                        <br>[17:38] --- Loading eggdrop v1.6.13 (Fri Dec 20 2002)                           <br>[17:38] * MSG534                                                                <br>make[1]: *** [../eggdrop] Error 1                                               <br>make[1]: Leaving directory `/export/home/xineann/eggdrop1.6.13/src'             <br>make: *** [modegg] Error 2                                                      <br><br>$ ls -l src/mod/*xlib*                                                          <br>-rw-r--r--   1 xineann  staff          0 Dec 20 17:38 src/mod/mod.xlibs         <br><br>Even futile attempts to help will be appreciated.  I've been messing with this for two weeks.<br><br>XineAnn<p>Statistics: Posted by Guest — Sat Dec 21, 2002 9:43 pm</p><hr />
]]></content>
	</entry>
	</feed>
