From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: The most recent attempt to build 2.6.29-rc8 Date: Sat, 21 Mar 2009 21:28:04 -0700 Message-ID: <49C5BE54.3010404@goop.org> References: <576264.96289.qm@web56103.mail.re3.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <576264.96289.qm@web56103.mail.re3.yahoo.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: bderzhavets@yahoo.com Cc: Xen-devel List-Id: xen-devel@lists.xenproject.org Boris Derzhavets wrote: > AS arch/x86/lib/copy_user_nocache_64.o > AS arch/x86/lib/csum-copy_64.o > CC arch/x86/lib/csum-partial_64.o > CC arch/x86/lib/csum-wrappers_64.o > CC arch/x86/lib/delay.o > AS arch/x86/lib/getuser.o > AS arch/x86/lib/memcpy_64.o > CC arch/x86/lib/memmove_64.o > AS arch/x86/lib/memset_64.o > AS arch/x86/lib/putuser.o > AS arch/x86/lib/rwlock_64.o > AS arch/x86/lib/thunk_64.o > CC arch/x86/lib/usercopy_64.o > AR arch/x86/lib/lib.a > LD vmlinux.o > MODPOST vmlinux.o > WARNING: modpost: Found 3 section mismatch(es). > To see full details build your kernel with: > 'make CONFIG_DEBUG_SECTION_MISMATCH=y' > GEN .version > CHK include/linux/compile.h > UPD include/linux/compile.h > CC init/version.o > LD init/built-in.o > 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 > This is xen/dom0/hackery? Are you using modules for your Xen config? J