From owner-freebsd-stable Wed Nov 7 9:18:56 2001 Delivered-To: freebsd-stable@freebsd.org Received: from D00015.dialonly.kemerovo.su (www2.svzserv.kemerovo.su [213.184.65.86]) by hub.freebsd.org (Postfix) with ESMTP id 5A7EC37B419 for ; Wed, 7 Nov 2001 09:18:38 -0800 (PST) Received: (from eugen@localhost) by D00015.dialonly.kemerovo.su (8.11.6/8.11.4) id fA7HHYn18248 for stable@freebsd.org; Thu, 8 Nov 2001 00:17:34 +0700 (KRAT) (envelope-from eugen) Date: Thu, 8 Nov 2001 00:17:34 +0700 From: Eugene Grosbein To: stable@freebsd.org Subject: Re: dummynet requires pseudo-device ether (?) Message-ID: <20011108001734.A90154@grosbein.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Nov 07, 2001 at 04:46:12PM +0100, Holger Kipp wrote: > Assuming that your kernel config file is correct (or was before your It was producing running kernel > latest cvsup) I'd suggest you try the usual > > > > And generally, when you have a buildworld failure, > > > > > > # cvsup -L2 -g your-supfile > > > # rm -rf /usr/obj/usr That was done > > > # cd /usr/src > > > # make cleandir && make cleandir It seems that make cleandir is useless if obj directory was erased completely. Anyway, I tried this and nothing changed. > as some people including me had similar problems with the linux- > part during make buildkernel It fact, I looked into source and believe that dummynet code depends of ether code in recent STABLE. Is it supposed behavour now? It was not. Eugene Grosbein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message