[Libvir] [PATCH 3/8] Compile libvirt under Windows (Cygwin)

Richard W.M. Jones rjones at redhat.com
Sat Nov 24 14:27:47 UTC 2007


PATH_MAX requires <sys/syslimits.h> on Cygwin.

HOST_NAME_MAX and IF_NAMESIZE aren't present at all on Cygwin, so if 
they are not defined hard code defaults for them.  There shouldn't be a 
problem because we should still use functions which work if the actual 
values are longer than these default sizes.

Rich.

-- 
Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/
Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod
Street, Windsor, Berkshire, SL4 1TE, United Kingdom.  Registered in
England and Wales under Company Registration No. 03798903
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libvirt-win-03-limits.patch
Type: text/x-patch
Size: 2027 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20071124/60043428/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3237 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20071124/60043428/attachment-0003.bin>


More information about the libvir-list mailing list