|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Xen unstable on NetBSD
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
|
|
|
|
|