Re: [uml-user] 2.6.16-bb1 patch

2006-04-07 Thread Blaisorblade
On Friday 07 April 2006 18:29, Wesley Emeneker wrote: > Actually, the patch doesn't apply for me. > Running a "patch -p1 < uml-fix-back-types-no-warning" from the > linux-2.6.16 directory gives me this error: > I thought this was weird, so I did my own patch: Indeed it is - this is likely due to

Re: [uml-user] 2.6.16-bb1 patch

2006-04-07 Thread Wesley Emeneker
Actually, the patch doesn't apply for me. Running a "patch -p1 < uml-fix-back-types-no-warning" from the linux-2.6.16 directory gives me this error: Hunk #1 FAILED at 46. 1 out of 1 hunk FAILED -- saving rejects to file arch/um/drivers/cow.h.rej patching file arch/um/drivers/cow_sys.h Hunk #1 s

Re: [uml-user] 2.6.16-bb1 patch

2006-04-06 Thread Blaisorblade
On Saturday 01 April 2006 02:45, Blaisorblade wrote: > On Friday 31 March 2006 18:47, Wesley Emeneker wrote: > > >On Friday 31 March 2006 02:52, Wesley Emeneker wrote: > > >>I just downloaded the 2.6.16-bb1 patch and tried to compile against > > >> 2.6.16. I encountered a problem in arch/um/driver

Re: [uml-user] 2.6.16-bb1 patch

2006-03-31 Thread Blaisorblade
On Friday 31 March 2006 18:47, Wesley Emeneker wrote: > 64-bit kernel, gcc 3.4.4-2, Centos 4.2 Ah, ok, then the key is in the CentOS kernel headers, which are different from normal ones (they use linux-libc-headers IIRC). Will put the proper patch in next -bb. > Blaisorblade wrote: > >On Friday

Re: [uml-user] 2.6.16-bb1 patch

2006-03-31 Thread Wesley Emeneker
64-bit kernel, gcc 3.4.4-2, Centos 4.2 Blaisorblade wrote: On Friday 31 March 2006 02:52, Wesley Emeneker wrote: I just downloaded the 2.6.16-bb1 patch and tried to compile against 2.6.16. I encountered a problem in arch/um/drivers/cow_sys.h,cow.h, and cow_user.c arch/um/drivers/cow_sys.h:

Re: [uml-user] 2.6.16-bb1 patch

2006-03-31 Thread Blaisorblade
On Friday 31 March 2006 02:52, Wesley Emeneker wrote: > I just downloaded the 2.6.16-bb1 patch and tried to compile against 2.6.16. > I encountered a problem in arch/um/drivers/cow_sys.h,cow.h, and cow_user.c > > arch/um/drivers/cow_sys.h: In function `cow_file_size': > arch/um/drivers/cow_sys.h:33

[uml-user] 2.6.16-bb1 patch

2006-03-30 Thread Wesley Emeneker
I just downloaded the 2.6.16-bb1 patch and tried to compile against 2.6.16. I encountered a problem in arch/um/drivers/cow_sys.h,cow.h, and cow_user.c arch/um/drivers/cow_sys.h: In function `cow_file_size': arch/um/drivers/cow_sys.h:33: warning: passing arg 2 of `os_file_size' from incompatible