[openssl-users] issue while compiling openssl1.02h
Test ssl
testossl2016 at gmail.com
Mon Aug 8 09:32:35 UTC 2016
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/698d2ce0/attachment.html>
More information about the openssl-users
mailing list