2011/6/27 Zdenek Styblik <stybla@xxxxxxxxxxxxxx>: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 06/27/11 07:01, Daniel Veillard wrote: >> So we are entering the week freeze for the new version 0.9.3 >> I have made an rc1 tarball available at: >> ftp://libvirt.org/libvirt/libvirt-0.9.3-rc1.tar.gz >> along with rpms for those interested >> We pushed a lot of patches in the last few days, we know there is at >> least some cleanup issues, but I tried it locally and basic operations >> seems to work fine, >> >> please give it a try too and report issues, >> >> thanks ! >> >> Daniel >> > > Reporting Slackware64-13.37: > - --- > > compilation OK. > > ~~~ SNIP ~~~ > ./configure \ > --prefix=/usr/ \ > --sysconfdir=/etc/ \ > --libdir=/usr/lib${LIBDIRSUFFIX} \ > --mandir=/usr/man/ \ > --localstatedir=/var/ \ > --enable-shared \ > --enable-dependency-tracking \ > --without-lxc \ > --with-network \ > --with-qemu \ > --with-remote \ > --with-sasl \ > --with-storage-disk \ > --with-storage-lvm \ > --with-storage-scsi \ > --with-libvirtd \ > ~~~ SNIP ~~~ > > ~~~ SNIP ~~~ > /usr/include/netlink/object.h:58:23: warning: inline function > 'nl_object_priv' declared but never defined > /usr/include/netlink/object.h:58:23: warning: inline function > 'nl_object_priv' declared but never defined > CC libvirt_util_la-netlink.lo > /usr/include/netlink/object.h:58:23: warning: inline function > 'nl_object_priv' declared but never defined > /usr/include/netlink/object.h:58:23: warning: inline function > 'nl_object_priv' declared but never defined > CC libvirt_util_la-pci.lo > CC libvirt_util_la-processinfo.lo > CC libvirt_util_la-hostusb.lo > CC libvirt_util_la-network.lo > CC libvirt_util_la-interface.lo > CC libvirt_util_la-qparams.lo > /usr/include/netlink/object.h:58:23: warning: inline function > 'nl_object_priv' declared but never defined > /usr/include/netlink/object.h:58:23: warning: inline function > 'nl_object_priv' declared but never defined > ~~~ SNIP ~~~ This is a known problem in libnl. This can be fixed in Slackware's libnl package by removing the inline keyword from the declaration of nl_object_priv in /usr/include/netlink/object.h. -- Matthias Bolte http://photron.blogspot.com -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list