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

	<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-23T18:43:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-01-23T18:43:00-04:00</updated>

		<published>2002-01-23T18:43:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4006#p4006</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4006#p4006"/>
		<title type="html"><![CDATA[Linking problems, eggdrop 1.6.8/Solaris 2.6/TCL 8.3.4/gcc 3.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4006#p4006"><![CDATA[
try compiling it statically (make static)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Wed Jan 23, 2002 6:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-01-23T16:44:00-04:00</updated>

		<published>2002-01-23T16:44:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4004#p4004</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4004#p4004"/>
		<title type="html"><![CDATA[Linking problems, eggdrop 1.6.8/Solaris 2.6/TCL 8.3.4/gcc 3.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4004#p4004"><![CDATA[
Hi, I'm trying to compile eggdrop 1.6.8 on a Solaris 2.6 (SunOS 5.6) system.<br>I am using gcc 3.0.3, gnu binutils (but also tried the stock solaris ones) and TCL 8.3.4.<br><br>I have disabled the -O2 flag, and eggdrop compiles fine. However, when it tries to build modules, I get this error on the first module (regardless of whether it happens to be assoc or something else):<br><br>Successful compile: eggdrop<br><br><br>Eggdrop v1.6.8 (C) 1997 Robey Pointer (C) 2002 Eggheads<br>-rwxr-xr-x   1 root     other     543804 Jan 23 10:40 eggdrop<br>gcc -pipe -fPIC -g  -I. -I../../.. -I../../..  -I../../../src/mod -DHAVE_CONFIG_H  -DMAKING_MODS -c .././assoc.mod/assoc.c<br>mv assoc.o ../<br>gcc -pipe -o ../../../assoc.so ../assoc.o -L/usr/local/lib -ltcl8.3 -lm -ldl -ldns -lnsl -lsocket<br>/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/3.0.3/crt1.o: In function `nope':<br>/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/3.0.3/crt1.o(.text+0x5c): undefined reference to `main'<br>collect2: ld returned 1 exit status<br>*** Error code 1<br><br>Any idea how to fix this?<br><p>Statistics: Posted by Guest — Wed Jan 23, 2002 4:44 pm</p><hr />
]]></content>
	</entry>
	</feed>
