openvortex-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Openvortex-dev] Gentoo Ebuild


From: J. Gordon Wolfe
Subject: Re: [Openvortex-dev] Gentoo Ebuild
Date: 15 Sep 2003 16:07:13 -0400

On Mon, 2003-09-15 at 15:33, Ryan wrote:
> Hi all,
> 
> If anyone's interested, I've developed a Gentoo ebuild that downloads and
> installs the openvortex alsa driver from cvs (at least tt works for me).
> Please contact me and i'll e-mail it to you (I'm open to suggestions if
> someone has a better distribution method).
> 
> When I first installed, I thought I needed "./configure
> --with-cards=mpu401,au8830" but I think this patch is the correct
> solution. Is this the same problem that I had with compiling the ac97
> module?
> 
> Ryan
> 
> 
> *** ./alsa-kernel/drivers/mpu401/Makefile       11 Aug 2003 00:06:38 -0000
>      1.5
> --- ./alsa-kernel/drivers/mpu401/Makefile       15 Sep 2003 18:52:00 -0000
> ***************
> *** 41,45 ****
> --- 41,48 ----
>   obj-$(CONFIG_SND_YMFPCI) += snd-mpu401-uart.o
>   obj-$(CONFIG_SND_PC98_CS4232) += snd-mpu401-uart.o
>   obj-$(CONFIG_SND_SSCAPE) += snd-mpu401-uart.o
> + obj-$(CONFIG_SND_AU8810) += snd-mpu401-uart.o
> + obj-$(CONFIG_SND_AU8820) += snd-mpu401-uart.o
> + obj-$(CONFIG_SND_AU8830) += snd-mpu401-uart.o
> 
>   obj-m := $(sort $(obj-m))

Yeah, that should definitely be there.  Somebody should really fix those
in CVS...

 - Gordon
-- 
J. Gordon Wolfe <address@hidden>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]