Hello, I'm using RedHat 6.0, just tried to compile socks5, but it show me the following error. Could anyone help me to solve it? Thanks. rgds, Simons -- gcc -I. -I../../include -I./../../include -D__USE_FIXED_PROTOTYPES__ -DSO CKS -DINCLUDE_PROTOTYPES -DKLUDGELINEMODE -DSOCKS -DINCLUDE_PROTOTYPES -o telnet authenc.o commands.o main.o network.o ring.o sys_bsd.o telnet.o terminal.o tn3270.o utilities.o -L../../lib -lsocks5 -ldl -Llibtelnet -ltelnet telnet.o: In function `setupterm': telnet.o(.text+0xd0d): undefined reference to `tgetent' collect2: ld returned 1 exit status make[2]: *** [telnet] Error 1 make[2]: Target `all' not remade because of errors. make[2]: Leaving directory `/tmp/socks5-v1.0r8/clients/telnet' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/socks5-v1.0r8/clients' make: *** [clients] Error 2 -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.