florian-sander / stats.mod

stats.mod is a module which equips your eggdrop with the ability to create various statistics about your channels.
http://www.kreativrauschen.com/stats.mod/
9 stars 5 forks source link

Cannot compile, get error for 1.4 #18

Open Cloud-user221 opened 1 year ago

Cloud-user221 commented 1 year ago

./generic_binary_tree.c:111:12: warning: ‘btree_recursive_expmem’ defined but not used [-Wunused-function] 111 | static int btree_recursive_expmem(struct generic_binary_tree tree, struct generic_binary_tree_node node) | ^~~~~~ make[2]: [Makefile:20: ../stats.o] Error 1 make[2]: Leaving directory '/home/pi/eggdrop-1.9.5/src/mod/stats.mod' make[1]: [Makefile:60: stats.mod_so] Error 2 make[1]: Leaving directory '/home/pi/eggdrop-1.9.5/src/mod' make: *** [Makefile:243: eggdrop] Error 2

PLEASE HELP!

michaelortmann commented 11 months ago

Version 1.4 is too old and doesnt support eggdrop 1.8 or newer You could try a newer / patched version like: https://github.com/michaelortmann/stats.mod