From: cgf AT cygnus DOT com (Christopher Faylor) Subject: Re: socks support 4 Nov 1998 17:24:06 -0800 Message-ID: <19981104201100.A12905.cygnus.cygwin32.developers@cygnus.com> References: <19981105004724Z10833-20758+10 AT nic DOT funet DOT fi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: Leonard Norrgard , cygwin32-developers AT cygnus DOT com You are sending mail to the wrong list. This mailing list is devoted to the development of the cygwin DLL. We don't deal with porting issues here. Try gnu-win32 AT cygnus DOT com. On Thu, Nov 05, 1998 at 02:47:13AM +0200, Leonard Norrgard wrote: >Has anyone successfully added socks4 or socks5 support? Need a >libsocks5.a to get a socksified ssh binary... (You can fetch >socks5-v1.0r7 sources from http://www.socks.nec.com) > >Using cygwin-b20 (dev version), everything goes fine until: > >gcc -DIN_LIBRARY -I../include -I. -I./../include -D__USE_FIXED_PROTOTYPES__ -DHAVE_CONFIG_H -c ./confutil.c >./confutil.c: In function `lsLookupIntfc': >./confutil.c:988: `IFF_POINTOPOINT' undeclared (first use in this function) >./confutil.c:988: (Each undeclared identifier is reported only once >./confutil.c:988: for each function it appears in.) >./confutil.c:996: `OSIOCGIFADDR' undeclared (first use in this function) >./confutil.c:999: `OSIOCGIFNETMASK' undeclared (first use in this function) >make: *** [confutil.o] Error 1 >bash-2.02$ pwd >/src/socks5/socks5-v1.0r7/lib > >-- vinsci > >(Please keep the Cc: vinsci AT nic DOT funet DOT fi; I haven't been added to the list yet) > > -- cgf AT cygnus DOT com http://www.cygnus.com/