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] Xen unstable on NetBSD

To: Keir Fraser <keir.xen@xxxxxxxxx>
Subject: Re: [Xen-devel] Xen unstable on NetBSD
From: Roger Pau Monné <roger.pau@xxxxxxxxxxxxx>
Date: Fri, 8 Jul 2011 10:26:47 +0200
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, Ian Campbell <Ian.Campbell@xxxxxxxxxx>
Delivery-date: Fri, 08 Jul 2011 01:27:22 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=L+i3ok3+4suMWm+T9s13bv15QKevEyCknKOFRwM68dA=; b=iyY6MHSo7aIDirs8rlXprlWazyFYJfG0PKvomANqPNXPma7lQPczfG2R6oVH2scIIw Dzj1flZbyoiop/Y+OyheWXiKsYzriTl4/MUEJEMZmlBlf37D4Fsdu10TcUKZSvqBRGpy 6E7d5rPx/YZURrGGnTJSLu/6ewGOlbDJSbWuQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <CA3C7C3C.1D927%keir.xen@xxxxxxxxx>
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <CAPLaKK42QNoOT3stcvLREcU2ePuUZ6RbXGDTxK59S56q-oaJJQ@xxxxxxxxxxxxxx> <CA3C7C3C.1D927%keir.xen@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Sorry, I've cloned the repo yesterday. I have another question, but I
don't know if I should post it in another thread. During compilation
of tools, I get:

AR    i386-dm/libqemu.a
  LINK  i386-dm/qemu-dm
ld: cannot find -lblktap
gmake[4]: *** [qemu-dm] Error 1
gmake[4]: Leaving directory
`/root/xen/xen-unstable.hg/tools/ioemu-remote/i386-dm'
gmake[3]: *** [subdir-i386-dm] Error 2
gmake[3]: Leaving directory `/root/xen/xen-unstable.hg/tools/ioemu-remote'
gmake[2]: *** [subdir-install-ioemu-dir] Error 2
gmake[2]: Leaving directory `/root/xen/xen-unstable.hg/tools'
gmake[1]: *** [subdirs-install] Error 2
gmake[1]: Leaving directory `/root/xen/xen-unstable.hg/tools'
gmake: *** [install-tools] Error 2

Becasue the blktap driver for NetBSD is not added in the Xen
repository, but blktap2 has support for NetBSD (well, at least there
seems to be some NetBSD specific files in the drivers folder). Is it
possible to replace blktap with blktap2 during the build of qemu, so I
don't need to add blk_netbsd.c and blktapctrl_netbsd.c to
tools/blktap/drivers/ manually?

Thanks, Roger.

2011/7/8 Keir Fraser <keir.xen@xxxxxxxxx>:
> On 08/07/2011 08:51, "Roger Pau Monné" <roger.pau@xxxxxxxxxxxxx> wrote:
>
>> I don't know if this has anything to do with the patches I've applied
>> from Xen41, I will try to clone the repo again and post the problems
>> encountered during compiling, to try to fix them independently.
>
> Update your xen-unstable tree. This bug is fixed.
>
>  -- Keir
>
>
>

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

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