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

2016-09-22 Thread Gonglei (Arei)
> -Original Message- > From: Daniel P. Berrange [mailto:berra...@redhat.com] > Sent: Thursday, September 22, 2016 4:12 PM > To: Gonglei (Arei) > Cc: qemu-devel@nongnu.org; Wubin (H) > Subject: Re: [PATCH] qtest: fix make check complaint in crypto module > > On Thu, Sep 22, 2016 at

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

2016-09-22 Thread Daniel P. Berrange
On Thu, Sep 22, 2016 at 02:35:49PM +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] qtest: fix make check complaint in crypto module

2016-09-22 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: