Ok.. I tried to install eggdrop1.6.6 mut I got error like this:
---------- Yeah! that's the compiling, now the linking! ----------
Linking eggdrop...
gcc -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 net.o rfc1459.o tcl.o tcldcc.o tclhash.o tclmisc.o tcluser.o userent.o userrec.o users.o -L/usr/local/lib -ltcl8.1 -lm -ldl -lnsl -lsocket md5/md5c.o compat/*.o `cat mod/mod.xlibs`
strip ../eggdrop
Successful compile: eggdrop
Eggdrop v1.6.6 (C)1997 Robey Pointer (C)2001 Eggheads
-rwxr-xr-x 1 uzu nicusers 321068 Nov 24 16:39 eggdrop
gcc -fPIC -g -O2 -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././assoc.mod/assoc.c
mv assoc.o ../
gcc -o ../../../assoc.so ../assoc.o -L/usr/local/lib -ltcl8.1 -lm -ldl -lnsl -lsocket
Undefined first referenced
symbol in file
main /usr/local/lib/gcc-lib/i386-pc-solaris2.7/2.8.1/crt1.o
ld: fatal: Symbol referencing errors. No output written to ../../../assoc.so
*** Error code 1
make: Fatal error: Command failed for target `../../../assoc.so'
Current working directory /home/shell/uzu/eggdrop1.6.6/src/mod/assoc.mod
*** Error code 1
make: Fatal error: Command failed for target `assoc.mod_so'
Current working directory /home/shell/uzu/eggdrop1.6.6/src/mod
*** Error code 1
make: Fatal error: Command failed for target `modules'
What should I do??
<font size=-1>[ This Message was edited by: UzU on 2001-11-24 10:00 ]</font>