When compiling the kernel from http://xenbits.xensource.com/linux-2.6-xen.hg, the following message appears during "make": LD .tmp_vmlinux1 arch/x86_64/kernel/head-xen.o: In function `hypercall_page'':arch/x86_64/kernel/head-xen.S:(.text+0xa000): undefined reference to `__adjust_hypercall_page_in_header'' The source code of head-xen.S suggests that this reference is not supposed to exist. Instead, it is seems to be an indication that there is some kind of alignment problem. How am I supposed to compile the kernel to avoid this problem? Ubuntu Dapper 6.04, x86_64 xeon, gcc 3.4.6, as 2.16.91 -Erling _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users