[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Libvir] [PATCH 4/8] Compile libvirt under Windows (Cygwin)
- From: "Daniel P. Berrange" <berrange redhat com>
- To: "Richard W.M. Jones" <rjones redhat com>
- Cc: libvir-list <libvir-list redhat com>
- Subject: Re: [Libvir] [PATCH 4/8] Compile libvirt under Windows (Cygwin)
- Date: Mon, 26 Nov 2007 10:15:45 +0000
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 -=|
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]