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