Subject: Re: Make SATAN with freebsd config?
To: matthew@risetime.com <matthew@interaccess.com>
From: John C. Hayward <johnh@david.wheaton.edu>
List: current-users
Date: 04/06/1995 13:08:05
On Wed, 5 Apr 1995, matthew@risetime.com wrote:
> > Anybody know if configuring SATAN, the OJ Simpson story of the
> > networking biz, using the freebsd config will work properly under
> > NetBSD?
>
> Didn't have to do too much - just typed 'make bsd' and it was done. I did
> have to comment something out in fping.c where it redefines something.
> Can't recall it now, but you should be able to see it when the compile
> bombs.
>
> - mz
If you include /sbin in $other_dirs in reconfig then it can find ping.
johnh...