15 May
2008
15 May
'08
2:27 p.m.
At Thu, 15 May 2008 16:40:52 +0530, Aggarwal, Anuj wrote:
It gave me the following error:
bash-3.00$ patch -p 1 < audio_patch (Stripping trailing CRs from patch.) patching file include/sound/memalloc.h Hunk #1 succeeded at 62 with fuzz 1. Hunk #2 FAILED at 87. 1 out of 2 hunks FAILED -- saving rejects to file include/sound/memalloc.h.rej (Stripping trailing CRs from patch.) patching file include/sound/pcm.h patch: **** malformed patch at line 60: @@ -306,6 +306,126 @@ int snd_pcm_lib_preallocate_pages_for_all(struct snd_pcm *pcm,
I think I have to apply the patch manually. Is there any other way to do that?
No. Please fix it manually.
Takashi