Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Sep 2000 12:09:51 -0600
From:      Warner Losh <imp@village.org>
To:        Steve Roome <steve@sse0691.bri.hp.com>
Cc:        freebsd-gnats-submit@FreeBSD.org, jacobsm@gate.net, freebsd-ports@FreeBSD.org
Subject:   Re: ports/21264 : SOCKS5 port broken as well 
Message-ID:  <200009271809.MAA61244@harmony.village.org>
In-Reply-To: Your message of "Wed, 27 Sep 2000 17:20:46 BST." <20000927172046.D38818@moose.bri.hp.com> 
References:  <20000927172046.D38818@moose.bri.hp.com>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20000927172046.D38818@moose.bri.hp.com> Steve Roome writes:
: 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/

Ideally I'd like to see us use the telnet, et al in the tree rather
than the sockified telnet in this port.  Sadly, there's no easy way to
create a port that depends on /usr/src :-(

Warner


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?200009271809.MAA61244>