lkml.org 
[lkml]   [2003]   [Jun]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: linux-2.4.21-0.18mdk alsa problem in make menuconfig
On Sun, 22 Jun 2003, Roland Krystian Alberciak wrote:

> It seems there's a problem configuring alsa with menuconfig, which the
> .log file of changes through mandrake RPM install fails to account:
>
> Upon being in make menuconfig, editing the alsa configuration, one
> happens upon this error. Please note, the changelog for this .18 kernel
> reports alsa issues have been resolved... are you also getting this same
> error?

Attached patch fixes it (at least for me).

--
pozsy
diff -Naurd a/sound/Config.in b/sound/Config.in
--- a/sound/Config.in 2003-06-09 08:04:16.000000000 +0200
+++ b/sound/Config.in 2003-06-09 08:05:23.000000000 +0200
@@ -8,7 +8,6 @@
if [ "$CONFIG_SND" != "n" ]; then
source sound/core/Config.in
source sound/drivers/Config.in
- source sound/usb/Config.in
fi
if [ "$CONFIG_SND" != "n" -a "$CONFIG_ISA" = "y" ]; then
source sound/isa/Config.in
\
 
 \ /
  Last update: 2005-03-22 13:36    [W:0.066 / U:0.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site