From owner-freebsd-stable Fri Feb 2 9:25:13 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp.smed.com (unknown [64.46.248.11]) by hub.freebsd.org (Postfix) with ESMTP id C4D9637B6A7 for ; Fri, 2 Feb 2001 09:24:55 -0800 (PST) Received: from smtpgate.shrmed.com (unknown [64.46.248.1]) by smtp.smed.com (Postfix) with ESMTP id 9C09B1619E for ; Fri, 2 Feb 2001 12:24:53 -0500 (EST) Received: from iesa14.shrmed.com (iesa14.shrmed.com [10.1.99.114]) by smtpgate.shrmed.com (8.9.3/8.9.3) with ESMTP id MAA00805 for ; Fri, 2 Feb 2001 12:24:13 -0500 From: Joe.Warner@smed.com Received: from Deimos.smed.com (unverified) by iesa14.shrmed.com (Content Technologies SMTPRS 2.0.15) with SMTP id for ; Fri, 02 Feb 2001 12:23:57 -0500 Received: by Deimos.smed.com(Lotus SMTP MTA v4.6.5 (863.2 5-20-1999)) id 852569E7.005F489E ; Fri, 2 Feb 2001 12:20:45 -0500 X-Lotus-FromDomain: SMS To: freebsd-stable@freebsd.org Message-Id: <852569E7.005F468C.00@Deimos.smed.com> Date: Fri, 2 Feb 2001 10:24:27 -0700 Subject: Going from 4.2 -RELEASE to 4.2 -STABLE: "make buildkernel" fails MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I tried searching the archive of this list before posting but couldn't find any information similar to the problem I'm now facing. I had just installed FreeBSD 4.2 RELEASE on my home PC and had CVSUP'd my ports and then the source for STABLE. Everything seemed to go fine with "make world" and "mergemaster" but when I got to: "make buildkernel KERNCONF=MYKERNEL" It fails with an error that goes something like: "Error line # 65 in config. Devices can't use identity of 0....." I am using a custom kernel, not GENERIC, that I've recompiled a few times before attempting the move to STABLE. I looked at line # 65 of my kernel and also the GENERIC kernel and it's just the "device pcm" line. I don't know how to fix this. Can someone help me? Thanks Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message