All of lore.kernel.org
 help / color / mirror / Atom feed
* drivers/xen/xenbus/xenbus_probe.c:610: undefined reference to `xb_suspend_comms'
@ 2005-09-30 14:41 Ted Kaczmarek
  2005-09-30 14:51 ` Keir Fraser
  0 siblings, 1 reply; 2+ messages in thread
From: Ted Kaczmarek @ 2005-09-30 14:41 UTC (permalink / raw)
  To: xen-devel

changeset:   7144:fe401301929e
tag:         tip
user:        emellor@ewan
date:        Fri Sep 30 08:59:28 2005 +0100
summary:     Change rebooting specification so that we can have domains
crash and stay


make dist failed with above changset on FC4.

make[3]: Entering directory
`/media/sdb2/usr/src/redhat/SOURCES/xen-unstable.hg/linux-2.6.12-xen0'
  CHK     include/linux/version.h
make[4]: `arch/i386/kernel/asm-offsets.s' is up to date.
  CHK     include/asm-xen/asm_offsets.h
  CHK     include/asm-i386/asm_offsets.h
  CHK     include/linux/compile.h
  CHK     usr/initramfs_list
  CC      drivers/xen/xenbus/xenbus_probe.o
drivers/xen/xenbus/xenbus_probe.c: In function ‘xenbus_suspend’:
drivers/xen/xenbus/xenbus_probe.c:610: warning: implicit declaration of
function ‘xb_suspend_comms’
  LD      drivers/xen/xenbus/xenbus.o
  LD      drivers/xen/xenbus/built-in.o
  LD      drivers/xen/built-in.o
  LD      drivers/built-in.o
  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(.text+0x73940): In function `xenbus_suspend':
drivers/xen/xenbus/xenbus_probe.c:610: undefined reference to
`xb_suspend_comms'


Will try clean and attempt again.

Regards,
Ted

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-09-30 14:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-30 14:41 drivers/xen/xenbus/xenbus_probe.c:610: undefined reference to `xb_suspend_comms' Ted Kaczmarek
2005-09-30 14:51 ` Keir Fraser

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.