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

	<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-01-29T11:12:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-01-29T11:12:00-04:00</updated>

		<published>2002-01-29T11:12:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4152#p4152</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4152#p4152"/>
		<title type="html"><![CDATA[problems with linking...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4152#p4152"><![CDATA[
blah, i shoulda seen that in the first place. for some reason i thought he was running a static build. i need more sleep ...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Tue Jan 29, 2002 11:12 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[RedAlert]]></name></author>
		<updated>2002-01-29T09:16:00-04:00</updated>

		<published>2002-01-29T09:16:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4147#p4147</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4147#p4147"/>
		<title type="html"><![CDATA[problems with linking...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4147#p4147"><![CDATA[
<blockquote class="uncited"><div>Undefined                       first referenced<br> symbol                             in file<br>main                                /usr/local/lib/gcc-lib/i386-pc-solaris2.7/2.<br>8.1/crt1.o</div></blockquote>"make static"<br><br><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=393">RedAlert</a> — Tue Jan 29, 2002 9:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-01-29T08:31:00-04:00</updated>

		<published>2002-01-29T08:31:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4146#p4146</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4146#p4146"/>
		<title type="html"><![CDATA[problems with linking...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4146#p4146"><![CDATA[
thats solaris. bsd wouldnt have that problem. looks like you've got incomplete library files somewhere, but the error is kinda vague about it. compiling and installing gcc2.95 *might* help. could also try using a newer version of tcl.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Tue Jan 29, 2002 8:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Yourname]]></name></author>
		<updated>2002-01-29T06:28:00-04:00</updated>

		<published>2002-01-29T06:28:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4143#p4143</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4143#p4143"/>
		<title type="html"><![CDATA[problems with linking...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4143#p4143"><![CDATA[
Is it a solaris or an fbsd box?<br><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13">Yourname</a> — Tue Jan 29, 2002 6:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-01-28T17:22:00-04:00</updated>

		<published>2002-01-28T17:22:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4135#p4135</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4135#p4135"/>
		<title type="html"><![CDATA[problems with linking...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4135#p4135"><![CDATA[
I have trien to Install Eggdrop 1.6.8 severel times but allways get the same error. Here is the error:<br><br>Eggdrop v1.6.8 (C) 1997 Robey Pointer (C) 2002 Eggheads<br>-rwxr-xr-x   1 zenith   nicusers  323328 Jan 28 21:17 eggdrop<br>gcc -fPIC -g -O2 -I. -I../../.. -I../../..  -I../../../src/mod -DHAVE_CONFIG_H<br>-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 -ls<br>ocket<br>Undefined                       first referenced<br> symbol                             in file<br>main                                /usr/local/lib/gcc-lib/i386-pc-solaris2.7/2.<br>8.1/crt1.o<br>ld: fatal: Symbol referencing errors. No output written to ../../../assoc.so<br>*** Error code 1<br>make: Fatal error: Command failed for target `../../../assoc.so'<br>Current working directory /home/shell/zenith/eggdrop/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/zenith/eggdrop/src/mod<br>*** Error code 1<br>make: Fatal error: Command failed for target `modules'  <br><br>What should I do to get this work?<br><p>Statistics: Posted by Guest — Mon Jan 28, 2002 5:22 pm</p><hr />
]]></content>
	</entry>
	</feed>
