Sorry for my bad english :/
I want to install eggdrop but when i'm at the "make" step, i've this error :
Can you help me ?gcc -o ../eggdrop bg.o botcmd.o botmsg.o botnet.o chanprog.o cmds.o dcc.o dccutil.o dns.o flags.o language.o match.o main.o mem.o misc.o misc_file.o modules.o net.o rfc1459.o tcl.o tcldcc.o tclhash.o tclmisc.o tcluser.o userent.o userrec.o users.o -L/usr/lib/arm-linux-gnueabihf -ltcl8.6 -lm -ldl -lnsl -lpthread md5/md5c.o compat/*.o `cat mod/mod.xlibs`
main.o : Dans la fonction « garbage_collect » :
/home/pi/Downloads/eggdrop1.6.21/src/./main.c:710 : référence indéfinie vers « garbage_collect_tclhash »
modules.o:(.data+0x1f8) : référence indéfinie vers « open_listen »
tcldcc.o : Dans la fonction « tcl_listen » :
/home/pi/Downloads/eggdrop1.6.21/src/tcldcc.c:942 : référence indéfinie vers « open_listen »
collect2: error: ld returned 1 exit status
Makefile:37 : la recette pour la cible « ../eggdrop » a échouée
make[1]: *** [../eggdrop] Erreur 1
make[1] : on quitte le répertoire « /home/pi/Downloads/eggdrop1.6.21/src »
Makefile:202 : la recette pour la cible « modegg » a échouée
make: *** [modegg] Erreur 2
thanks