This is the error now
---------- Yeah! That's the compiling, now the linking! ----------
Linking eggdrop (standard build).
gcc -o ../eggdrop bg.o botcmd.o botmsg.o botnet.o chanprog.o cmds.o dcc.o dccuti l.o dns.o flags.o language.o match.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 -ltcl8.5 -lm -ldl -lnsl -lpthread md5/md5c.o compat/* .o `cat mod/mod.xlibs`
tclhash.o: In function `tell_binds':
/home/eggbot/eggdrop1.6.20/src/tclhash.c
undefined reference to `_'
/home/eggbot/eggdrop1.6.20/src/tclhash.c
undefined reference to `_'
/home/eggbot/eggdrop1.6.20/src/tclhash.c
undefined reference to `_'
/home/eggbot/eggdrop1.6.20/src/tclhash.c
undefined reference to `_'
tclhash.o: In function `del_bind_table':
/home/eggbot/eggdrop1.6.20/src/tclhash.c:318: undefined reference to `_'
tclhash.o:/home/eggbot/eggdrop1.6.20/src/tclhash.c:314: more undefined reference s to `_' follow
collect2: ld returned 1 exit status
make[1]: *** [../eggdrop] Error 1
make[1]: Leaving directory `/home/eggbot/eggdrop1.6.20/src'
make: *** [modegg] Error 2