On 08/24/2012 10:28 AM, Viktor Mihajlovski wrote:
fwiw ... with the current GIT level I get the following build error on Ubuntu 10.04
32-bit
CC libvirt_util_la-virnetdev.lo
cc1: warnings being treated as errors
/usr/include/netlink/object.h:58: error: inline function 'nl_object_priv'
declared but never defined
libvirt itself never uses that function. Also, in the version of
/usr/include/netlink/object.h I'm working with (on Fedora 17) that
function isn't declared as inline.
Thomas, do you have any info on the libnl version used in Ubuntu 10.04,
and/or what might be the cause of this warning.