Subject: Re: Socks5 under NetBSD/sparc.
To: Michael Quigley <michael@goingv.com>
From: Scott Bartram <scottb@orionsoft.com>
List: netbsd-users
Date: 04/28/1997 20:48:18
In message <199704281846.OAA22689@zoe.goingv.com>Michael Quigley writes
>
>Hello,
>
>I am attempting to configure socks5 on a NetBSD/sparc machine, and I am
>having a bit of trouble. I've configured socks many times on other platforms
>(mostly Solaris and BSDI).
>
> [deleted]
Try the following patch:
*** lib/confutil.c.orig Fri Mar 28 09:15:55 1997
--- lib/confutil.c Mon Apr 28 20:40:02 1997
***************
*** 10,16 ****
#include "confutil.h"
#include "log.h"
! #if defined(bsdi) || defined(__FreeBSD__)
#define RSIOCGIFCONF OSIOCGIFCONF
#else
#define RSIOCGIFCONF SIOCGIFCONF
--- 10,16 ----
#include "confutil.h"
#include "log.h"
! #if defined(bsdi) || defined(__FreeBSD__) || defined(__NetBSD__)
#define RSIOCGIFCONF OSIOCGIFCONF
#else
#define RSIOCGIFCONF SIOCGIFCONF
scott
-------------------------------------------------------
Scott Bartram Orion Software Inc.
scottb@orionsoft.com http://www.orionsoft.com/