You'll probably need to provide more information; what is the compiler command line and full output for this failing file; is openssl installed once or in multiple places on the machine; etc. -Ben On 08/08/2016 04:32 AM, Test ssl wrote: > 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. > > Is there any dependency of curl version for openssl 1.0.2h? > > > Regrads, > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20160808/bb6ec99d/attachment-0001.html>