WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] xen source compile errors

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] xen source compile errors
From: Steven Anderson <hikenboot@xxxxxxxxx>
Date: Fri, 18 Nov 2005 01:05:53 -0800 (PST)
Delivery-date: Fri, 18 Nov 2005 09:05:59 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=AcoF1aG5f4D4EBiRA7wqxeA27tjDOw6v/YIBEEUmepBsLDok3qUDw59ENMqxRDZzS2fjfqpgf/qIZelQOABacAiCkeCKOBgtp0H/t7vQt5rMzPze0x/5eY+4SXaSgJwup13JHAxogN4Xb0zlqnMzBvgYpSdF0MEBFmYdmmPB3c4= ;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
 Any ideas on the cause of this?

  LD      .tmp_vmlinux1
drivers/built-in.o(.text+0x9dacc): In function `frontend_changed':
xenbus.c: undefined reference to `xenbus_dev_ok'
drivers/built-in.o(.text+0x9df41): In function `watch_for_status':
tpmfront.c: undefined reference to `xenbus_dev_ok'
drivers/built-in.o(.init.text+0x71d6): In function `init_tpm_xenbus':
tpmfront.c: undefined reference to `xenbus_register_driver'
make[3]: *** [.tmp_vmlinux1] Error 1
make[3]: Leaving directory `/home/hikenboot/Xen2/xen-unstable.hg/linux-2.6.12-xen0'
make[2]: *** [build] Error 2
make[2]: Leaving directory `/home/hikenboot/Xen2/xen-unstable.hg'
make[1]: *** [linux-2.6-xen0-install] Error 2
make[1]: Leaving directory `/home/hikenboot/Xen2/xen-unstable.hg'
make: *** [install-kernels] Error 1
[root@localhost xen-unstable.hg]# hg pull -u
pulling from http://xenbits.xensource.com/xen-unstable.hg
searching for changes
no changes found


Thanks in advance!


steve

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] xen source compile errors, Steven Anderson <=