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

RE: [Xen-devel] Building ioemu on NetBSD

To: "Pierrick Brossin" <pierrick@xxxxxxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-devel] Building ioemu on NetBSD
From: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
Date: Fri, 6 Oct 2006 11:24:40 +0200
Delivery-date: Fri, 06 Oct 2006 02:28:48 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20061006090524.GA21934@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcbpJtR7R9GTIoZqSJa7MpVQp3sukwAAku2Q
Thread-topic: [Xen-devel] Building ioemu on NetBSD
 

> -----Original Message-----
> From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx 
> [mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Pierrick Brossin
> Sent: 06 October 2006 10:05
> To: xen-devel@xxxxxxxxxxxxxxxxxxx
> Subject: Re: [Xen-devel] Building ioemu on NetBSD
> 
> On Thu, Oct 05, 2006 at 09:22:16AM +0200, Pierrick Brossin wrote:
> > On Wed, Oct 04, 2006 at 10:48:55AM +0200, Pierrick Brossin wrote:
> > > for d in i386-softmmu ppc-softmmu sparc-softmmu; do \
> > > gmake -C $d all || exit 1 ; \
> > > done
> > > [..]
> > > gmake[1]: *** No rule to make target `all'.  Stop.
> > > 
> > > There is no Makefile in any of the xxx-softmmu 
> directories. What should
> > > I do ?
> 
> Hey. I've made a new step. What is this for ?
> (configure file in ioemu)
> 
> if [ "$bsd" = "yes" ] ; then
>       if [ ! "$darwin" = "yes" ] ; then
>               make="gmake"
>       fi
>       target_list="i386-softmmu ppc-softmmu sparc-softmmu"
> fi

I don't know what it's for, but I would comment it out and see if it
builds - I'm pretty sure that the "softmmu" option is not for QEMU to
use - it uses Xen to resolve memory mapping anyways.

--
Mats
> 
> The problem is that those target directories have no Makefile. Linux
> builds target-i386-dm and this also work on BSD.
> 
> Thanks you
> 
> -Pierrick Brossin
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
> 
> 
> 



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>