Disabling the assoc module gives similar errors on the blowfish module, which as far as I can tell isn't a module one want to disable.
Running Tcl8.3.3 right now, but have tried Tcl8.3.4a3, which made no difference (not even a Tcl problem I got I guess...).
I got no root access either. Help is most welcome. Errors below (duuh ).
Code: Select all
gcc -pipe -fPIC -g -O2 -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H -DMAKING_MODS -c .././assoc.mod/assoc.c
mv assoc.o ../
gcc -pipe -o ../../../assoc.so ../assoc.o -L/tmp/tcl/lib -ltcl8.3 -lm -ldl -lnsl -lsocket
Undefined symbol main first refered to in file /sw/gnat-3.13/lib/gcc-lib/sparc-sun-solaris2.7/2.8.1/crt1.o
ld: Fatal error: Symbolreference error. No outdata written to ../../../assoc.so
*** Error code 1
make: Fatal error: Command failed for target `../../../assoc.so'
Current working directory /tmp/eggdrop1.6.8/src/mod/assoc.mod
*** Error code 1
make: Fatal error: Command failed for target `assoc.mod_so'
Current working directory /tmp/eggdrop1.6.8/src/mod
*** Error code 1
make: Fatal error: Command failed for target `modules'
quoth the raven:
"Get the hell outta here, it's gonna blow!!"
<font size=-1>[ This Message was edited by: raven on 2002-02-16 12:58 ]</font>