Date: Sat, 24 Aug 1996 10:53:08 -0600 From: Warner Losh <imp@village.org> To: Brian Tao <taob@io.org> Cc: Douglas Ambrisko <ambrisko@tcsi.com>, FREEBSD-PORTS-L <freebsd-ports@freebsd.org>, FREEBSD-CURRENT-L <freebsd-current@freebsd.org>, ylo@cs.hut.fi Subject: Re: Building SOCKS5 port, linking into ssh 1.2.14 Message-ID: <199608241653.KAA02442@rover.village.org> In-Reply-To: Your message of Thu, 22 Aug 1996 23:29:06 EDT
next in thread | raw e-mail | index | archive | help
: Tatu, perhaps ssh's configure script needs to be updated to use : --with-socks4 and --with-socks5? A local user here built ssh with socks 5 support. The socks support in 1.2.14 at least was socks 4. He was able to just include the right thing that did the right #define magic for things like connect, etc. He claimed that hacking the headers and *NOT* configuring for socks made this just work. I'll see if I can get him to generate some patches and I'll pass them along (if he hasn't already sent them directly to the ssh mailing list). Changing everything to SOCKSxxxx is definitely a big pain and not the right way to fix this problem. :-( Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608241653.KAA02442>