Date: Wed, 27 Sep 2000 17:20:46 +0100 From: Steve Roome <steve@sse0691.bri.hp.com> To: freebsd-gnats-submit@FreeBSD.org, jacobsm@gate.net Cc: freebsd-ports@FreeBSD.org, imp@FreeBSD.org Subject: ports/21264 : SOCKS5 port broken as well Message-ID: <20000927172046.D38818@moose.bri.hp.com>
next in thread | raw e-mail | index | archive | help
Just thought I'd mention that the newest socks5 breaks due to this as well, same thing, seems to get into a nasty infinite loop between tgetent and setupterm like this snippet shows : #44 0x804efb3 in setupterm (tname=0x8073130 "xterm", fd=0, errp=0xbbc009f4) at ./telnet.c:606 #45 0x280a8efe in tgetent () from /usr/lib/libncurses.so.5 #46 0x804efb3 in setupterm (tname=0x8073130 "xterm", fd=0, errp=0xbbc00a64) at ./telnet.c:606 #47 0x280a8efe in tgetent () from /usr/lib/libncurses.so.5 There might be a patch that's relevant here, but it's not really very well documented, and I'm not in the mood to sit and try and work out what all these patches do right now.. =( ftp://dickey.his.com/ncurses/5.1/ Just my $0.02 Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000927172046.D38818>