Fresh git clones of alsa-driver and alsa-kmirror produce a ./gitcompile failure for me:
ln -s ../../alsa-kernel/include/pcm-indirect.h cp ../../alsa-kernel/include/pcm.h . patch -p0 -i pcm.patch pcm.h patching file pcm.h Hunk #1 FAILED at 280. Hunk #2 succeeded at 291 (offset -3 lines). [snip] Hunk #11 succeeded at 566 (offset -4 lines). 1 out of 11 hunks FAILED -- saving rejects to file pcm.h.rej make[3]: *** [pcm.h] Error 1 make[3]: Leaving directory `/home/mark/workspace/alsa/alsa-driver/alsa/include/sound'
Since I've seen this before (http://mailman.alsa-project.org/pipermail/alsa-devel/2012-July/053419.html), would I be forgiven for assuming that this is once again as a result of a mismatch between alsa-driver and alsa-kmirror? Any suggestion will be much appreciated, thank you.
Mark Brand.