pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: openssl strikes yet again! This time it's chat/hexchat



On Thu, Feb 15, 2018 at 07:48:38PM +0800, Paul Goyette wrote:
> ssl.c: In function '_SSL_get_cert_info':
> ssl.c:174:30: error: dereferencing pointer to incomplete type 'X509 {aka
> struct
> x509_st}'
>   alg = OBJ_obj2nid (peer_cert->cert_info->key->algor->algorithm);

It also kills databases/mysql57-client:

/usr/pkgobj/databases/mysql57-client/work/mysql-5.7.21/vio/viosslfactories.c: In
 function 'get_dh2048':
/usr/pkgobj/databases/mysql57-client/work/mysql-5.7.21/vio/viosslfactories.c:124:7: error: dereferencing pointer to incomplete type 'DH {aka struct dh_st}'
     dh->p=BN_bin2bn(dh2048_p,sizeof(dh2048_p),NULL);
       ^


Martin


Home | Main Index | Thread Index | Old Index