In file included from ../spice-common/common/client_marshallers.h:29:0, from ../src/spice-channel-priv.h:35, from ../src/spice-file-transfer-task-priv.h:28, from file-transfer.c:3: ../spice-common/common/messages.h:45:23: fatal error: libcacard.h: No such file or directory compilation terminated. --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index c1d95c1..d56ff1b 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -20,6 +20,7 @@ noinst_PROGRAMS += $(TESTS) AM_CPPFLAGS = \ $(COMMON_CFLAGS) \ $(GIO_CFLAGS) \ + $(SMARTCARD_CFLAGS) \ -I$(top_srcdir)/src \ -I$(top_builddir)/src \ -DG_LOG_DOMAIN=\"GSpice\" \ -- 2.5.5 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel