On Thursday 09 April 2009 12:19:42 pm jesse fillion wrote:
"[code]#> ./configure --enable-dynamic-minors #> make"
winblows@ubuntu:~/Desktop/AlsaDriver/alsa-driver$ make make dep make[1]: Entering directory `/home/winblows/Desktop/AlsaDriver/alsa-driver' make[2]: Entering directory `/home/winblows/Desktop/AlsaDriver/alsa-
driver/acore'
copying file alsa-kernel/core/info.c /home/winblows/Desktop/AlsaDriver/alsa-driver/utils/patch-alsa: 24: patch:
not found
make[2]: *** [info.c] Error 1 make[2]: Leaving directory `/home/winblows/Desktop/AlsaDriver/alsa-
driver/acore'
make[1]: *** [dep] Error 1 make[1]: Leaving directory `/home/winblows/Desktop/AlsaDriver/alsa-driver' make: *** [include/sndversions.h] Error 2
#> sudo make install-modules
This is where my noobishness may shine through. I wasn't quite sure what to
take from the make process above so I continued...
"It didn't work" would be the immediate thing to take from "Error" but other than that, you're missing the command "patch" so install the "patch" package.