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

Daniel P. Berrange berrange at redhat.com
Mon Nov 26 10:15:45 UTC 2007


On Sat, Nov 24, 2007 at 02:29:45PM +0000, Richard W.M. Jones wrote:
> 'getaddrinfo' isn't available under Cygwin.  This patch adds a general 
> feature detection for getaddrinfo and getnameinfo and if they are not 
> present replaces them with equivalents which we ship.
> 
> The replacements come from this BSD-licensed implementation by Motoyuki 
> Kasahara:

ACK all the getaddrinfo stuff, except what is this bit for ?

> -libvirt_la_LIBADD = $(LIBXML_LIBS) $(GNUTLS_LIBS)
> +libvirt_la_LIBADD = $(LIBXML_LIBS) $(GNUTLS_LIBS) $(LTLIBOBJS)

Regards,
Dan.
-- 
|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
|=-           Perl modules: http://search.cpan.org/~danberr/              -=|
|=-               Projects: http://freshmeat.net/~danielpb/               -=|
|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=| 




More information about the libvir-list mailing list