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

Re: [Xen-users] Booting halts

To: Mark Williamson <mark.williamson@xxxxxxxxxxxx>
Subject: Re: [Xen-users] Booting halts
From: Konstantin Selivanov <konstantin.selivanov@xxxxxxxxx>
Date: Mon, 9 May 2005 13:36:31 +0400
Cc: Kip Macy <kip.macy@xxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 09 May 2005 09:36:05 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=YFMFCfqSZ1t5gax02gGyYKTX+c+t7m8Dm4Hg+GGtNxycTajRxMlfW79lLSx1t0aP30zdJP6MA8J1l4AL4Ebpd40JpGkBXWBCyBd0P0BRIDuSy2ZX0OBeBzKCKY/lrurlVX+LEHzpLSScvR2dZDppe9DVk5lC3JrNPf9H1Gqd/Vo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <200505081338.37770.mark.williamson@xxxxxxxxxxxx>
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>
References: <1f5575df050507145336fd3e67@xxxxxxxxxxxxxx> <b1fa291705050716523a095a80@xxxxxxxxxxxxxx> <1f5575df05050801172f5a97d9@xxxxxxxxxxxxxx> <200505081338.37770.mark.williamson@xxxxxxxxxxxx>
Reply-to: Konstantin Selivanov <konstantin.selivanov@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Alliluia, it works! Thanks a lot for responses.
Booting from unstable prebuild packages goes fine. Unfortunately building from source cause
some errors:

cpu.o(.text+0xa62): In function `bx_cpu_c::cpu_loop(int)':
: undefined reference to `xc_evtchn_send'
main.o(.text+0x59d0): In function `bx_init_main(int, char**)':
: undefined reference to `xc_interface_open'
../memory/libmemory.a(misc_mem.o)(.text+0x3fb): In function `bx_mem_c::init_memory(int)':
: undefined reference to `xc_get_pfn_list'
../memory/libmemory.a(misc_mem.o)(.text+0x44c): In function `bx_mem_c::init_memory(int)':
: undefined reference to `xc_map_foreign_batch'
../memory/libmemory.a(misc_mem.o)(.text+0x4b3): In function `bx_mem_c::init_memory(int)':
: undefined reference to `xc_map_foreign_range'
collect2: ld returned 1 exit status

If anyone can shed the light, i'll be very happy :).

Thanks, Konstantin.


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>