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

	<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>2001-11-25T14:01:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[RedAlert]]></name></author>
		<updated>2001-11-25T14:01:00-04:00</updated>

		<published>2001-11-25T14:01:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2038#p2038</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2038#p2038"/>
		<title type="html"><![CDATA[newbie prob... 'make']]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2038#p2038"><![CDATA[
On Solaris (SunOS) systems, use "make static" instead of "make", that should solve all problems related to compiling modules.<br><br>In fact, on any system that fails trying to compile the assoc module (or whichever is the first module to be compiled), "make static" should provide the solution.<br><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=393">RedAlert</a> — Sun Nov 25, 2001 2:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-11-25T08:22:00-04:00</updated>

		<published>2001-11-25T08:22:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2027#p2027</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2027#p2027"/>
		<title type="html"><![CDATA[newbie prob... 'make']]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2027#p2027"><![CDATA[
Why is everything "upgrade Tcl"? This is not even slightly related with Tcl.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Nov 25, 2001 8:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-11-25T04:41:00-04:00</updated>

		<published>2001-11-25T04:41:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2023#p2023</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2023#p2023"/>
		<title type="html"><![CDATA[newbie prob... 'make']]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2023#p2023"><![CDATA[
Damn dubble taps<br><br>&lt;font size=-1&gt;[ This Message was edited by: SniperAC on 2001-11-25 01:42 ]&lt;/font&gt;<p>Statistics: Posted by Guest — Sun Nov 25, 2001 4:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-11-25T04:41:00-04:00</updated>

		<published>2001-11-25T04:41:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=2022#p2022</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=2022#p2022"/>
		<title type="html"><![CDATA[newbie prob... 'make']]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=2022#p2022"><![CDATA[
Try updateing your "TLC"..<br><br>Thats all I can think of<p>Statistics: Posted by Guest — Sun Nov 25, 2001 4:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-11-24T13:00:00-04:00</updated>

		<published>2001-11-24T13:00:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1984#p1984</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1984#p1984"/>
		<title type="html"><![CDATA[newbie prob... 'make']]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1984#p1984"><![CDATA[
Ok.. I tried to install eggdrop1.6.6 mut I got error like this:<br><br>---------- Yeah! that's the compiling, now the linking! ----------<br><br>Linking eggdrop... <br><br>gcc -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 -ltcl8.1 -lm -ldl -lnsl -lsocket md5/md5c.o compat/*.o `cat mod/mod.xlibs`<br>strip ../eggdrop<br>Successful compile: eggdrop<br><br><br>Eggdrop v1.6.6 (C)1997 Robey Pointer (C)2001 Eggheads<br>-rwxr-xr-x   1 uzu      nicusers  321068 Nov 24 16:39 eggdrop<br>gcc -fPIC -g -O2 -I. -I../../.. -I../../..  -I../../../src/mod -DHAVE_CONFIG_H  -DMAKING_MODS -c .././assoc.mod/assoc.c<br>mv assoc.o ../<br>gcc -o ../../../assoc.so ../assoc.o -L/usr/local/lib -ltcl8.1 -lm -ldl -lnsl -lsocket<br>Undefined                       first referenced<br> symbol                             in file<br>main                                /usr/local/lib/gcc-lib/i386-pc-solaris2.7/2.8.1/crt1.o<br>ld: fatal: Symbol referencing errors. No output written to ../../../assoc.so<br>*** Error code 1<br><br><br>make: Fatal error: Command failed for target `../../../assoc.so'<br>Current working directory /home/shell/uzu/eggdrop1.6.6/src/mod/assoc.mod<br>*** Error code 1<br>make: Fatal error: Command failed for target `assoc.mod_so'<br>Current working directory /home/shell/uzu/eggdrop1.6.6/src/mod<br>*** Error code 1<br>make: Fatal error: Command failed for target `modules'<br><br><br>What should I do??<br><br>&lt;font size=-1&gt;[ This Message was edited by: UzU on 2001-11-24 10:00 ]&lt;/font&gt;<p>Statistics: Posted by Guest — Sat Nov 24, 2001 1:00 pm</p><hr />
]]></content>
	</entry>
	</feed>
