Le Lundi, 11 Février 2008 18:43:53 -0500, Jeff Dike <[EMAIL PROTECTED]> a écrit :
> On Sun, Feb 10, 2008 at 01:58:19PM -0500, lanas wrote: > > arch/um/os-Linux/aio.c: In function ‘do_aio’: > > arch/um/os-Linux/aio.c:80: erreur: unknown field ‘aio_reserved3’ > > specified in initializer > > > Is there a fix for this or should I get a somewhat older kernel ? > > Yes and no. > > There is a fix. Commit da3e30e78ed9652322dccb49fa149e7b4e985f74 might > go in cleanly - it's simple enough. > > Or you could get a newer kernel, as this hit mainline last July. OK, so here's what I ended up doing. I fetched the latest from kernel.org (2.6.24.2). I then made a LFS system with it that I booted in VmWare. In there I used the same kernel tree and did: make mrproper make defconfig ARCH=um make ARCH=um And it worked fine. I guess Fedora 8 and its 2.6.22.4-45.fc6 kernel is not recent enough. Damn, I feel like I'm always racing with these installs of Fedora systems. I barely have finished one install that a newer Fedora system is out. I figured that with that feeling I got the somewhat recent kernels along, but it seems that's not the case. Or perhaps they compile it differently. Now I just need to make a fs for the UML kernel. Yesterday I read a bit in the book about that option of using a real fs off the host (like in this case a LFS system on its own partition for instance) so I'll give this a try although a self-contained 'classic' fs-in-a-file might be more practical. Do cow files work along with real fs on a disk ? Cheers, Al ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user