On 07/29/2013 04:32 AM, Daniel P. Berrange wrote: > On Mon, Jul 29, 2013 at 10:30:15AM +0400, Roman Bogorodskiy wrote: >> Hi, >> >> Linking fails on FreeBSD:
And on a cross-build to mingw as well.
> Try building with thsi patch
Closer, but not there yet:
CC libvirt_util_la-vircgroup.lo
../../src/util/vircgroup.c:70:12: error: 'virCgroupPartitionEscape'
declared 'static' but never defined [-Werror=unused-function]
static int virCgroupPartitionEscape(char **path);
^
And another mingw bug:
../../src/util/virdbus.c:1102:35: error: expected ';', ',' or ')' before
'struct'
const char *interface,
^
'interface' is poisoned by mingw headers.
I'll be pushing fixes under the build-breaker rule.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
