All of lore.kernel.org
 help / color / mirror / Atom feed
From: tam00 <tam00@comcast.net>
To: xen-devel@lists.xensource.com
Cc: xen-users@lists.xensource.com
Subject: unmodified_drivers build fails in latest unstable version
Date: Wed, 08 Nov 2006 07:23:17 -0600	[thread overview]
Message-ID: <4551DA45.7060506@comcast.net> (raw)
In-Reply-To: <B30DA1341B0CFA4893EF8A36B40B5C5D5EB0F4@pdsmsx411.ccr.corp.intel.com>

*unmodified_drivers build fails in latest unstable version downloaded 
this morning.  Here is the output.  Any suggestions?  *

SLES10x64:/tmp/xen-unstable.hg/unmodified_drivers/linux-2.6 # 
./mkbuildtree Defaulting to this machine's architecture, x86_64, for 
linking.
This may be overridden on the command line (i386,x86_64,ia64).
SLES10x64:/tmp/xen-unstable.hg/unmodified_drivers/linux-2.6 # make -C 
/lib/modules/2.6.16.29-xen/build M=$PWD modules
  LD [M]  
/tmp/xen-unstable.hg/unmodified_drivers/linux-2.6/platform-pci/xen-platform-pci.o
/tmp/xen-unstable.hg/unmodified_drivers/linux-2.6/platform-pci/gnttab.o: 
In function `gnttab_init':
gnttab.c:(.init.text+0x0): multiple definition of `init_module'
/tmp/xen-unstable.hg/unmodified_drivers/linux-2.6/platform-pci/platform-pci.o:platform-pci.c:(.init.text+0x0): 
first defined here
ld: Warning: size of symbol `init_module' changed from 56 in 
/tmp/xen-unstable.hg/unmodified_drivers/linux-2.6/platform-pci/platform-pci.o 
to 82 in 
/tmp/xen-unstable.hg/unmodified_drivers/linux-2.6/platform-pci/gnttab.o
make[2]: *** 
[/tmp/xen-unstable.hg/unmodified_drivers/linux-2.6/platform-pci/xen-platform-pci.o] 
Error 1make[1]: *** 
[/tmp/xen-unstable.hg/unmodified_drivers/linux-2.6/platform-pci] Error 2
make: *** [_module_/tmp/xen-unstable.hg/unmodified_drivers/linux-2.6] 
Error 2
make: Leaving directory `/tmp/xen-unstable.hg/linux-2.6.16.29-xen'
SLES10x64:/tmp/xen-unstable.hg/unmodified_drivers/linux-2.6 #

*Does the overrides.mk look correct?*

# Hack: we need to use the config which was used to build the kernel,
# except that that won't have the right headers etc., so duplicate
# some of the mach-xen infrastructure in here.
#
# (i.e. we need the native config for things like -mregparm, but
# a Xen kernel to find the right headers)
EXTRA_CFLAGS += -DCONFIG_VMX -DCONFIG_VMX_GUEST -DCONFIG_X86_XEN
EXTRA_CFLAGS += -DCONFIG_XEN_SHADOW_MODE -DCONFIG_XEN_SHADOW_TRANSLATE
EXTRA_CFLAGS += -DCONFIG_XEN_BLKDEV_GRANT -DXEN_EVTCHN_MASK_OPS
EXTRA_CFLAGS += -DCONFIG_XEN_NETDEV_GRANT_RX -DCONFIG_XEN_NETDEV_GRANT_TX
EXTRA_CFLAGS += -D__XEN_INTERFACE_VERSION__=0x00030202
EXTRA_CFLAGS += -I$(M)/include -I$(M)/compat-include 
-DHAVE_XEN_PLATFORM_COMPAT_H

  reply	other threads:[~2006-11-08 13:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-08 13:13 [PATCH] Crash VMX when guest NMI Li, Xin B
2006-11-08 13:23 ` tam00 [this message]
2006-11-09 16:35   ` unmodified_drivers build fails in latest unstable version Steven Smith
2006-11-10  0:57     ` tam00
2006-11-08 15:00 ` [PATCH] Crash VMX when guest NMI Keir Fraser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4551DA45.7060506@comcast.net \
    --to=tam00@comcast.net \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen-users@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.