This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

undefined reference to `__xuname' : Linking problem

Old posts that have not been replied to for several years.
Locked
G
GQsm
Voice
Posts: 16
Joined: Wed Sep 26, 2001 8:00 pm
Location: Sheffield, England
Contact:

Post by GQsm »

I get this error, can anyone tell me how to solve it, please. It is on freebsd.
Thanks

---------- Yeah! that's the compiling, now the linking! ----------

Linking eggdrop...

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 n
et.o rfc1459.o tcl.o tcldcc.o tclhash.o tclmisc.o tcluser.o userent.o userrec.o
users.o -L/usr/local/lib -ltcl83 -lm md5/md5c.o compat/*.o `cat mod/mod.xlibs`
./usr/local/lib/libtcl83.so: undefined reference to `__xuname'
*** Error code 1

Stop in /usr/home/me/eggdrop1.6.8/src.
*** Error code 1

Stop in /usr/home/me/eggdrop1.6.8.

<font size=-1>[ This Message was edited by: GQsm on 2002-01-22 10:37 ]</font>
Locked