I have trien to Install Eggdrop 1.6.8 severel times but allways get the same error. Here is the error:
Eggdrop v1.6.8 (C) 1997 Robey Pointer (C) 2002 Eggheads
-rwxr-xr-x 1 zenith nicusers 323328 Jan 28 21:17 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 -ls
ocket
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/zenith/eggdrop/src/mod/assoc.mod
*** Error code 1
make: Fatal error: Command failed for target `assoc.mod_so'
Current working directory /home/shell/zenith/eggdrop/src/mod
*** Error code 1
make: Fatal error: Command failed for target `modules'
What should I do to get this work?