At Tue, 25 Nov 2008 13:45:53 +1300, Eliot Blennerhassett wrote:
On Tuesday 25 November 2008 12:56:52 Keith A. Milner wrote:
On Monday 24 November 2008 23:47:27 Eliot Blennerhassett wrote:
I see this too. My kernel: ubuntu 2.6.24-21-generic
I'm on Mandriva kernel version 2.6.24.7
No. git is right.
Thank you very much for confirming this. I thought I was missing something, but I couldn't see what.
I believe the kernerl version shouldn't matter as this error occurs when trying to apply a patch to one of the main files. I guess we have to sit tight for someone to fix this, or just delete and ignore the patch file for now?
I applied the rejected part of the patch manually. (cp init.c.orig init.c; patch init.c init.patch; edit init.c and apply init.c.rej manually)
But now have another reject in hda_beep.c (if you aren't building for intel-hda this might not affect you). Well I fixed this manually and now all OK.
Check my snapshot version: ftp://ftp.kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-snapshot.tar.gz
Do you still have any build problem with it?
thanks,
Takashi