Re: linux-2.6.19-rc1 (commit c25d5180) build failed

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

 



At Thu, 12 Oct 2006 19:14:41 +0200,
Toralf Förster wrote:
> 
> [1  <text/plain; iso-8859-1 (quoted-printable)>]
> Am Thursday 12 October 2006 17:02 schrieb Takashi Iwai:
> ...
> > 
> > The interesting part is missing...  More obvious error must be in the
> > earlier line.  If it's regarding mpu401, there was a fix patch on
> > LKML.
> > 
> > 
> > Takashi
> > 
> > 
> 
> Here is the full make log :
(snip)

It's a Kconfig problem. CONFING_SND_ADLIB should be m instead of y.

The patch below fixes the problem.


Takashi

diff -r 98ae850eb995 isa/Kconfig
--- a/isa/Kconfig	Thu Oct 12 14:34:32 2006 +0200
+++ b/isa/Kconfig	Thu Oct 12 21:04:52 2006 +0200
@@ -13,6 +13,7 @@ config SND_CS4231_LIB
 
 config SND_ADLIB
 	tristate "AdLib FM card"
+	depends on SND
 	select SND_OPL3_LIB
 	help
 	  Say Y here to include support for AdLib FM cards.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-devel


[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux