On Thu, Mar 6, 2014 at 5:22 AM, Eric Blake <eblake(a)redhat.com>
wrote:
> On 03/06/2014 12:02 AM, Jason Helfman wrote:
> > On Sun, Mar 2, 2014 at 7:26 AM, Daniel Veillard <veillard(a)redhat.com>
> wrote:
> >
> >> As planned I have tagged libvirt-1.2.2 in git and it seem the git tree
> >> finally updated despite the horrible network I get in china ATM, the
> >> tarballs may finally arrive at some time too at the usual place after
> >> working around the local infrastructure flaws... :
> >>
ftp://libvirt.org/libvirt/
> >>
> >> I am also pushing a libvirt-python-1.2.2 update at:
> >>
ftp://libvirt.org/libvirt/libvirt/
> >>
> >>
> > I get this breakage on libvirt 1.2.2 for FreeBSD.
> >
>
> > gmake[3]: *** No rule to make target `test_libvirt_lockd.aug', needed by
> > `all-am'. Stop.
>
> >
> > Any ideas?
>
> Known bug:
>
https://bugzilla.redhat.com/show_bug.cgi?id=1071777
>
> --
> Eric Blake eblake redhat com +1-919-301-3266
> Libvirt virtualization library
http://libvirt.org
>
>
This works for build, but fails on install phase.
https://redports.org/buildarchive/20140306201300-37125/
Hi Jason,
I've updated Makefile.in patch. I've done it in a way that it's ready to
be just placed into files/ directory of the port. It works for me (both
with qemu driver disabled and enabled).
Patch is attached.
Roman Bogorodskiy