From owner-freebsd-current@FreeBSD.ORG Sun Jan 11 16:21:07 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 1DC3816A4D0 for ; Sun, 11 Jan 2004 16:21:07 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC7A143D46 for ; Sun, 11 Jan 2004 16:21:05 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id i0C0L5ip057028; Sun, 11 Jan 2004 16:21:05 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i0C0L431057027; Sun, 11 Jan 2004 16:21:04 -0800 (PST) (envelope-from obrien) Date: Sun, 11 Jan 2004 16:21:03 -0800 From: "David O'Brien" To: Andrew Thompson Message-ID: <20040112002103.GB56860@dragon.nuxi.com> Mail-Followup-To: David O'Brien , Andrew Thompson , current@freebsd.org References: <200401111401.10418.sperber@gmx.at> <20040112001143.GA56860@dragon.nuxi.com> <20040112001527.GC89979@kate.fud.org.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040112001527.GC89979@kate.fud.org.nz> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-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 cc: current@freebsd.org Subject: Re: emu10k1 broken 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: Mon, 12 Jan 2004 00:21:07 -0000 On Mon, Jan 12, 2004 at 01:15:27PM +1300, Andrew Thompson wrote: > On Sun, Jan 11, 2004 at 04:11:43PM -0800, David O'Brien wrote: > > On Sun, Jan 11, 2004 at 02:01:10PM +0100, Sperber wrote: > > > I get following error with make depend: > > > > > > make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES -V GEN_M_CFILES | MKDEP_CPP="cc > > > -E" CC="cc" xargs mkdep -a -f .newdep -O -pipe > > > ../../../dev/sound/pci/emu10k1.c:32:50: gnu/dev/sound/pci/emu10k1-alsa% > > > diked.h: No such file or directory > > > mkdep: compile failed > > > > Sorry, about that. I had a extra copy of the file laying in a directory > > that allowed it to compile locally. :-( I've fixed it now. > > There is another reference to it @ sys/modules/sound/driver/emu10k1/Makefile Please be explicit in what you mean, or so a build failure that clearly shows a problem. I don't see what's wrong with sys/modules/sound/driver/emu10k1/Makefile.