
Takashi Iwai wrote:
At Mon, 21 Sep 2009 20:38:08 +0200,
Use sound-2.6.git tree on kernel.org together with alsa-driver-build.git tree: git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/alsa-driver-build.git
Hi Takashi,
I am sorry if I overlooked something but the gitcompile in alsa-driver-build.git does not work with the sound-2.6.git:
The command is: pavel@nahore:~/projects/alsa-git/alsa-driver-build$\ ALSAKERNELDIR=/home/pavel/projects/alsa-git/sound-2.6/sound/\ ./gitcompile --with-cards="ice1724,usb-audio"
(backslash stands for one line)
gitcompile ends up with:
Hacking autoconf.h... make[1]: Entering directory `/home/pavel/projects/alsa-git/alsa-driver-build/include' make -C sound prepare make[2]: Entering directory `/home/pavel/projects/alsa-git/alsa-driver-build/include/sound' make prepare2 make[3]: Entering directory `/home/pavel/projects/alsa-git/alsa-driver-build/include/sound' cp ../../alsa-kernel/include/*.h . cp: cannot stat `../../alsa-kernel/include/*.h': No such file or directory make[3]: *** [*.h] Error 1 make[3]: Leaving directory `/home/pavel/projects/alsa-git/alsa-driver-build/include/sound' make[2]: *** [prepare] Error 2 make[2]: Leaving directory `/home/pavel/projects/alsa-git/alsa-driver-build/include/sound' make[1]: *** [prepare] Error 2 make[1]: Leaving directory `/home/pavel/projects/alsa-git/alsa-driver-build/include' make: *** [dep] Error 1
Thanks a lot for a brief description of the compilation procedure.
Best regards,
Pavel Hofman.