openvortex-dev
[Top][All Lists]
Advanced

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

[Openvortex-dev] ac97 compile problem


From: Ryan
Subject: [Openvortex-dev] ac97 compile problem
Date: Mon, 8 Sep 2003 11:54:21 -0400 (EDT)
User-agent: SquirrelMail/1.4.1

Hi,

I don't know if I'm attempting to configure/make incorrectly, but I had to
apply the following patch (see below) to get the snd-ac97 module to
compile. It was a dependency that the snd-au8830 module said it needed but
it wasn't compiling. Was I doing something wrong or was this a bug?

Ryan
address@hidden

*** ./alsa-kernel/pci/ac97/Makefile     11 Aug 2003 00:06:39 -0000      1.4
--- ./alsa-kernel/pci/ac97/Makefile     8 Sep 2003 15:26:32 -0000
***************
*** 23,27 ****
--- 23,28 ----
  obj-$(CONFIG_SND_NM256) += snd-ac97-codec.o
  obj-$(CONFIG_SND_TRIDENT) += snd-ac97-codec.o
  obj-$(CONFIG_SND_YMFPCI) += snd-ac97-codec.o
+ obj-$(CONFIG_SND_AU8830) += snd-ac97-codec.o

  obj-m := $(sort $(obj-m))






reply via email to

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