From owner-freebsd-current@FreeBSD.ORG Thu Feb 19 17:39:52 2004 Return-Path: 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 BC37316A4CE; Thu, 19 Feb 2004 17:39:52 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E83943D1D; Thu, 19 Feb 2004 17:39:52 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i1K1donJ091953; Thu, 19 Feb 2004 18:39:50 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 19 Feb 2004 18:39:47 -0700 (MST) Message-Id: <20040219.183947.10128835.imp@bsdimp.com> To: jhb@FreeBSD.ORG, current@FreeBSD.ORG From: "M. Warner Losh" In-Reply-To: <20040219124207.052B87303A@freebsd-current.sentex.ca> References: <20040219124207.052B87303A@freebsd-current.sentex.ca> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [current tinderbox] failure on i386/pc98 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 20 Feb 2004 01:39:52 -0000 : /other/tinderbox/CURRENT/i386/pc98/src/sys/i386/pci/pci_cfgreg.c:116: undefined reference to `pci_pir_open' pc98 machines don't have a $PIR... Warner