Subject: Re: FreeBSD cvsup fails on NetBSD-1.5
To: None <itojun@iijlab.net, current-users@netbsd.org>
From: Feico Dillema <feico@pasta.cs.uit.no>
List: current-users
Date: 01/08/2001 14:57:49
On Mon, Jan 08, 2001 at 02:37:29PM +0100, Feico Dillema wrote:
> On Mon, Jan 08, 2001 at 10:31:52PM +0900, itojun@iijlab.net wrote:
> > 
> > >Just upgraded our server from NetBSD-1.5_ALPHA to latest on
> > >NetBSD-1.5.1_ALPHA branch, and now cvsup for mirroring several source
> > >trees started failing. The cvsup binary is the FreeBSD statically
> > >linked one. It seems some socket ioctl has `disappeared' in the FreeBSD
> > >emulation or something like that. Here's the error message from cvsup
> > >and a snippet from ktrace that I think may be relevant:
> > 
> > 	I believe this is related to PR 11354.
> Hmmm¸ looks like it. It also hints me to a quick temporary solution;
> compile a kernel with less than 11 interfaces. I guess I can do with a
> few tunnelling itnerfaces less for a while ;}.
Ok, that did not work unfortunately. Tuned down to 5 interfaces and
still have the same problem. Does anyone maybe have a quick and dirty
patch for me? It would be nice to keep our kame mirror going (amongst
others).

Feico.