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: Thu, 12 May 2005 21:27:10 +0400
Cc: Kip Macy <kip.macy@xxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 12 May 2005 17:26:46 +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=oIc10GVxOAWXkjel+YLhTHypMCzFvgaeDF4BAPvzjRztbO79T5YRTk2P+lUJAcCk2LvN1xCDdvOgfGddUYIiMw6KO7j3dKg97UY0q550kL8uNZMJ0C4rFOLmso5tXMW7E7VUZY+iJv9NVwaLD7bW8qoYVfLtwaP3kaQdX+fWT0g=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <200505091319.03861.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> <200505081338.37770.mark.williamson@xxxxxxxxxxxx> <1f5575df05050902364756051@xxxxxxxxxxxxxx> <200505091319.03861.mark.williamson@xxxxxxxxxxxx>
Reply-to: Konstantin Selivanov <konstantin.selivanov@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello.
I had no internet access last three days, so wasn't able to reply.
Great, it fixed my problems. However, sometimes appears some
instabilities. I'll post about them some times later.

In any case, thanks for support %).

 Konstantin.

On 5/9/05, Mark Williamson <mark.williamson@xxxxxxxxxxxx> wrote:
> Alliluia, it works! Thanks a lot for responses.

Good news!  Perhaps it'll work on my desktop now too :-)

> Booting from unstable prebuild packages goes fine. Unfortunately building
> from source cause
> some errors:

The errors appear to be in the device model code.  I'm sure it'll get fixed
but in the meantime you can do:

XEN_NO_IOEMU=y make <whatever>

In the repository root.  Not building the ioemu package won't matter to you,
since I imagine you don't have VT hardware (given it's not on sale yet :-p).

Cheers,
Mark

> 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>