Re: [openssl-users] issue while compiling openssl1.02h

2016-08-08 Thread Benjamin Kaduk
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

[openssl-users] issue while compiling openssl1.02h

2016-08-08 Thread Test ssl
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 '*'