From owner-freebsd-hackers@FreeBSD.ORG Sat Dec 6 00:31:25 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA42816A4CE for ; Sat, 6 Dec 2003 00:31:25 -0800 (PST) Received: from smtp4.server.rpi.edu (smtp4.server.rpi.edu [128.113.2.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id C222F43FB1 for ; Sat, 6 Dec 2003 00:31:24 -0800 (PST) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp4.server.rpi.edu (8.12.10/8.12.9) with ESMTP id hB68VNtp031585; Sat, 6 Dec 2003 03:31:24 -0500 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <20031206074503.GA73696@siue.dnsalias.net> References: <20031206074503.GA73696@siue.dnsalias.net> Date: Sat, 6 Dec 2003 03:31:22 -0500 To: "William M. Grim" , freebsd-hackers@freebsd.org From: Garance A Drosihn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: CanIt (www . canit . ca) Subject: Re: FBSD 5-CURRENT: Kernel Makefile.inc1 Error X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Dec 2003 08:31:25 -0000 At 1:45 AM -0600 12/6/03, William M. Grim wrote: >Hey there! I'm having a slight problem performing a build >on my FreeBSD 5.1 machine. I downloaded the 5-CURRENT >source code and only added the line, "device pcm" to >the GENERIC kernel, renaming it to ZEUS. > >Then, I went into /usr/src and typed > "make buildkernel KERNCONF=ZEUS", >and it immediately came up with the errors [...] From the above description, it sounds like you are running on a 5.1 system, and you are trying to compile a 5.2 kernel. Is this true? If the system you are on is 5.1, then you are going to have to do a 'make buildworld' of the 5.2-source before you can do a 'make buildkernel' of a 5.2 kernel. -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu