uname -a output
Linux pluto 2.4.22-1.2199.nptl #1 Wed Aug 4 12:21:48 EDT 2004 i686 i686 i386 GNU/Linux (fedora core1 outdated i know)
i have compiled 1.6.17 fine, but make returns this error with 1.7-beta
modules.c:526: error: `killtranfer' undeclared here (not in a function)
modules.c:526: error: initializer element is not constant
modules.c:526: error: (near initialization for `global_table[283]')
make[2]: *** [modules.o] Error 1
make[2]: Leaving directory `/home/pagz/eggdrop1.7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pagz/eggdrop1.7'
make: *** [all] Error 2
anyhelp? i wanted to try 1.7 is because 1.6.13+ipv6 has a bug when linked to hubs that are 1.6.17
pags