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.
General support and discussion of Eggdrop bots.
CometBaby
Voice
Posts: 6 Joined: Fri Aug 19, 2005 10:20 pm
Contact:
Post
by CometBaby » Sat Apr 24, 2010 9:48 pm
When I enter the command to start the bot, I get the following message:
/usr/libexec/ld-elf.so.1: /usr/local/lib/libtcl83.so.1: Undefined symbol "__xuname"
Any ideas?
You can twist perceptions .. reality won't budge.
nml375
Revered One
Posts: 2860 Joined: Fri Aug 04, 2006 2:09 pm
Post
by nml375 » Sun Apr 25, 2010 7:28 am
From what I've read, your tcl-libraries appear not to be linked against your current libc library, but an older one. A google for __xuname provides a few hints..
Roughly though, you're looking at reinstalling/recompiling/relinking your tcl-libraries to match your current system..
NML_375
CometBaby
Voice
Posts: 6 Joined: Fri Aug 19, 2005 10:20 pm
Contact:
Post
by CometBaby » Sun Apr 25, 2010 7:49 pm
thanks much .. that's what I did and problem solved.
You can twist perceptions .. reality won't budge.