From owner-freebsd-current@FreeBSD.ORG Sat Mar 12 08:03:15 2005 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 86C5E16A4CE for ; Sat, 12 Mar 2005 08:03:15 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8B8543D31 for ; Sat, 12 Mar 2005 08:03:14 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j2C83DVk085478 for ; Sat, 12 Mar 2005 00:03:14 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.3/8.13.1/Submit) id j2C83D9R085477 for current@freebsd.org; Sat, 12 Mar 2005 00:03:13 -0800 (PST) (envelope-from obrien) Date: Sat, 12 Mar 2005 00:03:13 -0800 From: "David O'Brien" To: current@freebsd.org Message-ID: <20050312080313.GA83924@dragon.nuxi.com> Mail-Followup-To: obrien@freebsd.org, current@freebsd.org References: <20050312051616.ABF937306E@freebsd-current.sentex.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050312051616.ABF937306E@freebsd-current.sentex.ca> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.8i Subject: Re: [current tinderbox] failure on i386/i386 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 08:03:15 -0000 On Sat, Mar 12, 2005 at 12:16:16AM -0500, FreeBSD Tinderbox wrote: > mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/contrib/altq -I@/../include -I/tmp/usr/include -I/tinderbox/CURRENT/i386/i386/obj/tinderbox/CURRENT/i386/i386/src/sys/LINT /tinderbox/CURRENT/i386/i386/src/sys/modules/nve/../../dev/nve/if_nve.c > /tinderbox/CURRENT/i386/i386/src/sys/modules/nve/../../dev/nve/if_nve.c:117:27: os+%DIKED-nve.h: No such file or directory > mkdep: compile failed > *** Error code 1 VERY, VERY sorry for breaking the build. A misfire with CVS caused me to commit the wrong version of this. (adding a new directory sometimes doens't work right with remote CVS) -- -- David (obrien@FreeBSD.org)