[Pkg-libvirt-maintainers] Bug#731450: Bug#731450: should have versioned build-dependency on libnl-dev (>= 1.1)
Guido Günther
agx at sigxcpu.org
Thu Dec 5 18:30:08 UTC 2013
On Thu, Dec 05, 2013 at 07:35:43PM +0400, Michael Tokarev wrote:
> Source: libvirt
> Version: 1.1.4-2
> Severity: minor
>
> When trying to build libvirt on older debian (wheezy), some required
> dependencies are not checked. For example:
>
> checking for LIBNL... no
> configure: error: libnl-devel >= 1.1 is required for macvtap support
>
> so it looks like the package should have versioned build-dependency
> on libnl-dev as stated on $subject.
It doesn't need libnl-devel since it's using libnl-3-dev. I think the
issue is rather that on wheezy netcf is linked against libnl1 instead of
libnl3 and therefore it's incorrectly falling back to libnl-1. So the
dependencies need only to be changed for the backport (see the
bpo/wheezy branch in git).
Cheers,
-- Guido
>
> Thanks,
>
> /mjt
>
> _______________________________________________
> Pkg-libvirt-maintainers mailing list
> Pkg-libvirt-maintainers at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-libvirt-maintainers
>
More information about the Pkg-libvirt-maintainers
mailing list