Thank you for bringing it up! I've been unable to get enough details out of the original poster on GitHub to reproduce this, but you may have provided enough. I'm traveling this week but will see if I have time to reproduce this. This smells like a change in a newer version of OpenSSL that I didn't know about.
-- WXS On Wednesday, March 23, 2016, Sean McCarthy <[email protected]> wrote: > 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] > <javascript:_e(%7B%7D,'cvml','yara-project%[email protected]');> > . > For more options, visit https://groups.google.com/d/optout. > -- 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.
