Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 2004 13:25:37 +1300
From:      Andrew Thompson <andy@fud.org.nz>
To:        David O'Brien <obrien@FreeBSD.org>, current@freebsd.org
Subject:   Re: emu10k1 broken
Message-ID:  <20040112002537.GD89979@kate.fud.org.nz>
In-Reply-To: <20040112002103.GB56860@dragon.nuxi.com>
References:  <200401111401.10418.sperber@gmx.at> <20040112001143.GA56860@dragon.nuxi.com> <20040112001527.GC89979@kate.fud.org.nz> <20040112002103.GB56860@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 11, 2004 at 04:21:03PM -0800, David O'Brien wrote:
> 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.

Sorry, I didnt look at the patch you committed. 

I assumed that you were removing the '%diked' string in the filename, but
now I see that you changed the include path.

I was pointing out that sys/modules/sound/driver/emu10k1/Makefile referred
to emu10k1-alsa%diked.h as well (which doesnt seem right).

Andy



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