Quote:
Originally Posted by Carpo
seems if i use the way described on windrop site to make windrop it will compile yet alcobot gives loads of errors - if i update the libs in a stand alone way it wont compile, yet if i install activetcl it will allow the updated libs, but as soon as you remove active tcl even if you have copied the libs to windrop dir alcobot wont load saying it cant find a file has anyone tested this bot on any other sitebot script ?
|
Never used alcobot so dunno, having trouble setting it up (to lazy to read whole thing) trying other scripts i normaly use later such as ioA, ioBanana etc
Compiling newer version with all the things i think is fun or good to have but it gives error's on:
Code:
../botnetop.o: In function `tcl_bop_reqop':
/eggdrop1.6.18/src/mod/botnetop.mod/.././botnetop.mod/tclcmds.c:26: undefined re
ference to `_Tcl_AppendResult'
../botnetop.o: In function `tcl_bop_letmein':
/eggdrop1.6.18/src/mod/botnetop.mod/.././botnetop.mod/tclcmds.c:33: undefined re
ference to `_Tcl_AppendResult'
collect2: ld returned 1 exit status
make[2]: *** [../../../botnetop.so] Error 1
make[2]: Leaving directory `/eggdrop1.6.18/src/mod/botnetop.mod'
make[1]: *** [botnetop.mod_so] Error 2
make[1]: Leaving directory `/eggdrop1.6.18/src/mod'
make: *** [modules] Error 2
Did that work for you?
:update:
Compiling with extra modules added makes modules dir almost empty, kinda strange