[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1 of 5 V2] remus: add libnl3 dependency to autoconf scripts
On Wed, Oct 9, 2013 at 1:06 AM, Ian Campbell <Ian.Campbell@xxxxxxxxxx> wrote:
I am a little confused. I do know that if pkg exists, then linking/compiling isn't an issue. The issue with libnl3 is "compiling" - i.e., dev headers, that libxl uses to invoke libnl API.
There is no pkg-config module for libnl3 development headers (Just like the ones for libraries: libnl-3.0, libnl-route-3.0, etc) [see http://git.infradead.org/users/tgr/libnl.git/tree ]
It has package config files for libnl-3.0.pc (-lnl-3), libnl-route-3.0.pc (-lnl-route-3) but none for dev headers. Do they get installed along with the libraries ? Don't think so (atleast on debian & ubuntu).
root@localhost:~# apt-cache search libnl libnl-3-200 - library for dealing with netlink sockets libnl-3-dev - development library and headers for libnl-3
libnl-cli-3-200 - library for dealing with netlink sockets - cli helpers libnl-cli-3-dev - development library and headers for libnl-cli-3 libnl-route-3-200 - library for dealing with netlink sockets - route interface libnl-route-3-dev - development library and headers for libnl-route-3 So what do you suggest ?
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |