[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Xen kernel compilation fails - no such file or directory features.h (but its there)
On Saturday 21 January 2006 04:01, Joel Heenan wrote: > Hello, > > The 2.6.12-xenU kernel does not seem to have smbfs support. I couldn't find > the config files for it so maybe I'm missing something obvious, but I read > that you need to compile your own kernel to get smbfs support. > > I'm trying to follow the guide at > > http://www.debian-administration.org/articles/320 > > I've done exactly as the guide says, except I've gone into the Xen menu and > turned off Priviledged host and turned off Host access drivers. And I built > Ext3 support into the kernel. > > If I don't build Ext3 support in the kernel, it compiles fine but I can't > boot. If I try to compile it in, I get the following kernel image > > I've install build-essential and libc6-dev. Features.h definitely exists in > /usr/include/ I'm using gcc-3.3 but I've also tried gcc-4.0. Obviously I'm > missing something obvious, any help would be appreciated. > > exec debian/rules DEBIAN_REVISION=2.6.12.6-xen-smbfs-10.00.Custom > APPEND_TO_VERSION=.6-xen-smbfs KPKG_ARCH=xen kernel_image > In file included from include/linux/posix_types.h:47, > from include/linux/types.h:13, > from include/linux/capability.h:16, > from include/linux/sched.h:7, > from arch/i386/kernel/asm-offsets.c:7: I don't know the debian kernel-build system, but seeing 'arch/i386' there makes me think it completely ignored your KPKG_ARCH=xen setting. /Ernst _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |