Howdy!
I've been able to build latest nspr and nss using mingw
(on Fedora22) and the next obvious step was to buid libcacard.

I faced a few problems that could be solved with these 4 simple
patches.

Fabiano Fidêncio (4):
  mingw: remove cac_is_cac_card from libcacard.syms
  mingw: avoid problems for using %zd (C99)
  mingw: include ws2tcpip header
  mingw: include <winsock2.h> and link to ws2_32

 Makefile.am        | 8 ++++++++
 src/libcacard.syms | 1 -
 src/vscclient.c    | 2 ++
 3 files changed, 10 insertions(+), 1 deletion(-)

-- 
2.4.3

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to