jobinjoseph121 has asked for the wisdom of the Perl Monks concerning the following question:
SSLeay.xs(6060) : error C2143: syntax error : missing ';' before 'type +' SSLeay.xs(6061) : error C2065: 'first' : undeclared identifier SSLeay.xs(6063) : error C2065: 'first' : undeclared identifier SSLeay.xs(6068) : error C2143: syntax error : missing ';' before 'type +' SSLeay.xs(6069) : error C2275: 'ASN1_GENERALIZEDTIME' : illegal use of + this type as an expression ../../include/openssl/ossl_typ.h(95) : see declaration of 'ASN +1_GENERALIZEDTIME' SSLeay.xs(6069) : error C2065: 'revocationTime' : undeclared identifie +r SSLeay.xs(6069) : error C2065: 'thisupdate' : undeclared identifier SSLeay.xs(6069) : error C2100: illegal indirection SSLeay.xs(6069) : error C2065: 'nextupdate' : undeclared identifier SSLeay.xs(6069) : error C2100: illegal indirection SSLeay.xs(6075) : error C2065: 'status' : undeclared identifier SSLeay.xs(6076) : error C2065: 'revocationTime' : undeclared identifie +r
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Building Net:SSLeay fails with latest openssl 1.0.2h
by syphilis (Archbishop) on Aug 09, 2016 at 05:02 UTC | |
|
Re: Building Net:SSLeay fails with latest openssl 1.0.2h
by $h4X4_|=73}{ (Monk) on Aug 08, 2016 at 20:13 UTC | |
|
Re: Building Net:SSLeay fails with latest openssl 1.0.2h
by Cow1337killr (Monk) on Aug 13, 2016 at 14:37 UTC | |
by syphilis (Archbishop) on Aug 13, 2016 at 23:57 UTC |