On 12/16/2010 04:34 AM, Daniel P. Berrange wrote:
On Thu, Dec 09, 2010 at 03:29:20PM -0700, Eric Blake wrote:
>> @@ -1098,6 +1116,28 @@ libvirt_qemu_la_CFLAGS = $(AM_CFLAGS)
>> libvirt_qemu_la_LIBADD = libvirt.la $(CYGWIN_EXTRA_LIBADD)
>> EXTRA_DIST += $(LIBVIRT_QEMU_SYMBOL_FILE)
>>
>> +
>> +noinst_LTLIBRARIES += libvirt-net-rpc.la
>> +
>> +libvirt_net_rpc_la_SOURCES = \
>> + ../daemon/event.c \
>> + rpc/virnetprotocol.h rpc/virnetprotocol.c \
>> + rpc/virnetmessage.h rpc/virnetmessage.c \
>> + rpc/virnettlscontext.h rpc/virnettlscontext.c \
>> + rpc/virnetsocket.h rpc/virnetsocket.c
>> +libvirt_net_rpc_la_CFLAGS = \
>> + $(GNUTLS_CFLAGS) \
>> + $(SASL_CFLAGS) \
>> + $(AM_CFLAGS)
>
> If my cygwin patch is approved first, this will need $(XDR_CFLAGS).
>
https://www.redhat.com/archives/libvir-list/2010-December/msg00404.html
That patch isn't in yet I see.
Yep, I've got several un-ack'd patches on my queue. I guess I should
post a refresher ping that summarizes them all.
--
Eric Blake eblake(a)redhat.com +1-801-349-2682
Libvirt virtualization library
http://libvirt.org