On 06/29/2012 02:47 PM, Jason Helfman wrote:
FreeBSD fails on this here:
conf/domain_conf.c: In function 'virDomainFSDefParseXML':
conf/domain_conf.c:4252: error: 'ULONG_LONG_MAX' undeclared (first use
in this function)
POSIX requires <limits.h> to spell it ULLONG_MAX, not ULONG_LONG_MAX.
We've got a bug in our code for using the non-standard name; I'll
propose a patch soon.
--
Eric Blake eblake(a)redhat.com +1-919-301-3266
Libvirt virtualization library
http://libvirt.org