First time I am installing yara and I have this error during make:
modules/pe.c: In function 'pe_parse_certificates':
modules/pe.c:1158:56: error: dereferencing pointer to incomplete type
       const char* sig_alg = 
OBJ_nid2ln(OBJ_obj2nid(cert->sig_alg->algorithm));

I suspect it is an OpenSSL error (openssl-29fa0a1) but unsure.

It aborts after this and I cannot compile the code.  What is it that I have 
done incorrectly?  this CENTOS and trying to install yara 3.4.0 on Linux 
release 7.2.1511 (Core) 

thank for any pointers.

sean

-- 
You received this message because you are subscribed to the Google Groups 
"YARA" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to