From owner-freebsd-questions Wed Apr 11 16: 5:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 6ECBB37B423 for ; Wed, 11 Apr 2001 16:05:36 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 85193 invoked by uid 100); 11 Apr 2001 23:05:35 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15060.58175.50263.426611@guru.mired.org> Date: Wed, 11 Apr 2001 18:05:35 -0500 To: David Banning Cc: questions@freebsd.org Subject: Re: buildkernel problem with current In-Reply-To: <55770113@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Banning types: > I am updating to current right now. Are you sure you want to do that? current isn't meant for production machines, and people who can't fend for themselves may wind up with unusable hardware. > The make world went fine but the the command > config mykernelname > > renders the error; > > config tracker > config: line 66: devices with zero units are not likely to be correct > > line 66 of my config file is nothing new; > > # Floppy drives > device fdc0 at isa? port IO_FD1 irq 6 drq 2 > device fd0 at fdc0 drive 0 > device fd1 at fdc0 drive 1 It looks like you're trying to feed a -stable config file to a -current config. As you've discovered, this won't work. If you really want to udpate to -current, you need to start your config over with the -current GENERIC. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message