Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jun 2006 15:29:46 +0100 (BST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        current@FreeBSD.org
Subject:   buildkernel upgrade path from 6.1-RELEASE broken?
Message-ID:  <20060612152246.U24745@fledge.watson.org>

next in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060612152246.U24745>