Re: [Qemu-devel] [PATCH v3] qtest: fix make check complaint in crypto module

2016-09-28 Thread Daniel P. Berrange
On Sat, Sep 24, 2016 at 08:36:19AM +0800, Gonglei wrote: > CCtests/test-crypto-tlscredsx509.o > CCtests/crypto-tls-x509-helpers.o > CCtests/pkix_asn1_tab.o > tests/pkix_asn1_tab.c:7:22: warning: libtasn1.h: No such file or directory > tests/pkix_asn1_tab.c:9: error: expected ‘=’,

[Qemu-devel] [PATCH v3] qtest: fix make check complaint in crypto module

2016-09-23 Thread Gonglei
CCtests/test-crypto-tlscredsx509.o CCtests/crypto-tls-x509-helpers.o CCtests/pkix_asn1_tab.o tests/pkix_asn1_tab.c:7:22: warning: libtasn1.h: No such file or directory tests/pkix_asn1_tab.c:9: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘pkix_asn1_tab’ make: