1 Apr 2006 02:45
Re: [uml-user] 2.6.16-bb1 patch
Blaisorblade <blaisorblade <at> yahoo.it>
2006-04-01 00:45:54 GMT
2006-04-01 00:45:54 GMT
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 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: warning: passing arg 2 of `os_file_size' > >>from incompatible pointer type > >>arch/um/drivers/cow_user.c: In function `write_cow_header': > >>arch/um/drivers/cow_user.c:232: warning: passing arg 2 of > >>`cow_file_size' from incompatible pointer type > >>arch/um/drivers/cow_user.c: At top level: > >>arch/um/drivers/cow_user.c:274: error: conflicting types for > >>'read_cow_header' > >>arch/um/drivers/cow.h:50: error: previous declaration of > >>'read_cow_header' was here > >>arch/um/drivers/cow_user.c:274: error: conflicting types for > >>'read_cow_header' > >>arch/um/drivers/cow.h:50: error: previous declaration of > >>'read_cow_header' was here > >> > >>(Continue reading)
RSS Feed