<div dir="ltr"><div><div><div><div>Hi ,<br><br><br></div>I am trying to compile openssl 1.0.2h for my project.<br><br>i am facing compilation error related to "ASN1_OBJECT". Error is as given below :-<br><br>asn1.h:530: error: expected specifier-qualifier-list before 'ASN1_OBJECT'<br>asn1.h:783: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token<br>asn1.h:784: error: expected ')' before '*' token<br>asn1.h:785: error: expected ')' before '*' token<br>asn1.h:786: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token<br>asn1.h:788: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token<br>asn1.h:917: error: expected declaration specifiers or '...' before 'ASN1_OBJECT'<br>asn1.h:921: error: expected declaration specifiers or '...' before 'ASN1_OBJECT'<br>asn1.h:924: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token<br><br><br></div>this above error is coming while compiling for "libcurl" - curl-7.46.0.<br><br></div>Is there any dependency of curl version for openssl 1.0.2h?<br><br><br></div>Regrads,<br><br></div>