From owner-freebsd-current@FreeBSD.ORG Mon Jun 12 14:29:49 2006 Return-Path: X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF31316A482 for ; Mon, 12 Jun 2006 14:29:49 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0209943D45 for ; Mon, 12 Jun 2006 14:29:48 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id 19D9446CF3 for ; Mon, 12 Jun 2006 10:29:46 -0400 (EDT) Date: Mon, 12 Jun 2006 15:29:46 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: current@FreeBSD.org Message-ID: <20060612152246.U24745@fledge.watson.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Subject: buildkernel upgrade path from 6.1-RELEASE broken? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 14:29:49 -0000 Over the weekend, I installed a new 6.1 box with the intent of updating 7-CURRENT, and ran into a number of build problems: (1) atkbdc_isa.c seems to be missing an include of machine/bus.h, without which it fails because bus_space_read_1() is undefined. (2) In acpi.c, 'acpi_do_disable' is undefined. Since I can't find a definition with a simple grep, possibly it's undefined in -CURRENT too and people are failing to whine. Robert N M Watson Computer Laboratory Universty of Cambridge