On Tue, May 28, 2002 at 01:10:23PM +0800, qichuang wrote: > 安裝socks5server有問題 > 在新的woody上安裝 > 是不是woody和這個包的兼容性有問題?呵呵 我想不會吧 > 完整的裝了個debian > ./configure過去了 > make出錯 > > 錯誤信息如下: 大家幫忙看看 > > > make[3]: Leaving directory `/home/lier/socks5-v1.0r8/clients/telnet/libtelnet' > gcc -I. -I../../include -I./../../include -D__USE_FIXED_PROTOTYPES__ > -DSOCKS > telnet.o: In function `setupterm': > telnet.o(.text+0xd8b): undefined reference to `tgetent'
tgetent is in curses, don't know why you can pass configure, must a bug in the program. Anyway, install libncurses5-dev package. -- hashao| [EMAIL PROTECTED]@大道廢,有仁義;智慧出,有大偽;六親不和,有孝慈;國家昏 hashao| 亂,有忠臣。 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- | This message was re-posted from [email protected] | and converted from gb2312 to big5 by an automatic gateway. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

