[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] 2.6.15 - asm-offsets.c needed
Hi!I tried to compile the 2.6.15 kernel on x86_64 with xen, but I got the next error: ln -fsn offset.h include/asm-x86_64/asm_offsets.h ln -fsn offset.h include/asm-x86_64/asm_offset.hmake[4]: *** No rule to make target `arch/xen/kernel/asm-offsets.c', needed by `arch/xen/kernel/asm-offsets.s'. Stop. make[3]: *** [prepare0] Error 2 make[3]: Leaving directory `/usr/src/xen-3.0-testing.hg/linux-2.6.15-xen0' make[3]: Entering directory `/usr/src/xen-3.0-testing.hg/linux-2.6.15-xen0'if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F System.map -b /usr/src/xen-3.0-testing.hg/dist/install -r 2.6.15-ocfs2-reiser4-xen0; fi make[3]: Leaving directory `/usr/src/xen-3.0-testing.hg/linux-2.6.15-xen0'make -C linux-2.6.15-xen0 ARCH=xen INSTALL_PATH=/usr/src/xen-3.0-testing.hg/dist/install install make[3]: Entering directory `/usr/src/xen-3.0-testing.hg/linux-2.6.15-xen0' CHK include/linux/version.h make[4]: `arch/x86_64/kernel/asm-offsets.s' is up to date.make[4]: *** No rule to make target `arch/xen/kernel/asm-offsets.c', needed by `arch/xen/kernel/asm-offsets.s'. Stop. I probed with this sources: xen-3.0-testing.hg changeset: 8269:a91e4dcf629d tag: tip user: Ian.Campbell@xxxxxxxxxxxxx date: Fri Dec 23 02:12:41 2005 +0000 summary: Only build xenctx on x86_32 and x86_64. and xen-unstable.hg changeset: 8613:a9ead230cc60 tag: tip user: kaf24@xxxxxxxxxxxxxxxxxxxx date: Mon Jan 16 14:47:31 2006 +0100 summary: Complete arch_domain_create refactoring for ia64. What can I do? Thanks _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |