From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ted Kaczmarek Subject: drivers/xen/xenbus/xenbus_probe.c:610: undefined reference to `xb_suspend_comms' Date: Fri, 30 Sep 2005 10:41:00 -0400 Message-ID: <1128091260.3668.79.camel@pluto.linsolutions.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel List-Id: xen-devel@lists.xenproject.org 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 domai= ns 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 =E2=80=98xenbus_suspen= d=E2=80=99: drivers/xen/xenbus/xenbus_probe.c:610: warning: implicit declaration = of function =E2=80=98xb_suspend_comms=E2=80=99 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