![]() | |||||||||||||
Messages in this thread Patch in this message |
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 12:36 [W:0.240 / U:0.180 seconds] ©2003-2008 Jasper Spaans | |||||||||||||