From owner-freebsd-tinderbox@FreeBSD.ORG Wed Aug 27 07:19:55 2008 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 076441065672; Wed, 27 Aug 2008 07:19:55 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 8BF518FC1F; Wed, 27 Aug 2008 07:19:54 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id m7R7I53n084803; Wed, 27 Aug 2008 01:18:05 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 27 Aug 2008 01:18:37 -0600 (MDT) Message-Id: <20080827.011837.221979730.imp@bsdimp.com> To: tinderbox@freebsd.org From: "M. Warner Losh" In-Reply-To: <20080827055336.743C873039@freebsd-current.sentex.ca> References: <20080827055336.743C873039@freebsd-current.sentex.ca> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: current@freebsd.org, i386@freebsd.org Subject: Re: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Aug 2008 07:19:55 -0000 In message: <20080827055336.743C873039@freebsd-current.sentex.ca> FreeBSD Tinderbox writes: : /src/sys/dev/wi/if_wi_pccard.c:44:20: error: opt_wi.h: No such file or directory That was my bad. Fixed. Warner