[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] openafs not supported?
Ian Pratt wrote: We've used openafs with 2.4.29-xen0 without problems. I seem to recall that getting it to build against xen/i386 rather than plain i386 was somewhat tricky, as setting ARCH=xen was insufficient due to a busted Makefile. I think I resorted to renaming arch/xen to arch/i386 and the same for include/asm-xen. I wish it's so easy. However, renaming of include/asm-xen to include/asm-i386doesn't work, because some include files from asm-xen (param.h for example) include ../asm-i386/ files too :-) Moreover, my guess is that it's still not sufficient, see bellow. Openafs' Makefile creates symlinks to several kernel-source/include directories including asm-i386 (others are include/net, include/linux, include/asm).I was easily able to change this makefile to use asm-xen instead and I was able to compile openafs with such setup. And this version creates oops I have sent to xen mailing list. However, I don't see any other usage of kernel source and therefore I don't understand what is missing to create "xen-enabled" binaries. -- Mirek Ruda ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |