File .config is attached. It's always the same. Just now i did everything from scratch :-
# rm -fr linux-2.6-xen # git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-xen # cd linux-2.6-xen # git checkout origin/xen/dom0/hackery -b xen/dom0/hackery
and was able to build working rc8 kernel. I've also compared saved "git log > log.1" with new one "git log > log.2". They are identical all recent commits are there. Would it be possible to download via git some inconsistent state of original repository ? I am not sure.
Boris
--- On Sun, 3/22/09, M A Young <m.a.young@xxxxxxxxxxxx> wrote:
From: M A Young <m.a.young@xxxxxxxxxxxx> Subject: Re: [Xen-devel] The most recent attempt to build 2.6.29-rc8 To: "Boris Derzhavets" <bderzhavets@xxxxxxxxx> Cc: "Jeremy Fitzhardinge" <jeremy@xxxxxxxx>, "Xen-devel" <xen-devel@xxxxxxxxxxxxxxxxxxx> Date: Sunday, March 22, 2009, 8:32 AM
On Sat, 21 Mar 2009, Boris Derzhavets wrote:
> ... > LD .tmp_vmlinux1 > drivers/built-in.o: In function `xenbus_register_frontend': > /home/boris/linux-2.6-xen/include/xen/xenbus.h:115: undefined reference to > `__xenbus_register_frontend' > /home/boris/linux-2.6-xen/include/xen/xenbus.h:115: undefined reference to > `__xenbus_register_frontend' > make: *** [.tmp_vmlinux1] Error 1
What XEN configuration options are you using? I think there are certain combinations of module and
non-module configurations that don't work.
Michael Young _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|