[Bug 212062] exp-run with DEFAULT_VERSIONS= ssl=openssl-devel

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Sep 22 15:12:25 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212062

--- Comment #8 from Antoine Brodin <antoine at FreeBSD.org> ---
There were a few errors like : "MD4 is disabled" or "unknown type name
'RC2_INT'" but most errors were more like:

error: incomplete definition of type 'struct x509_store_st'
error: tentative definition has type 'EVP_MD_CTX' (aka 'struct evp_md_ctx_st')
that is never completed
error: incomplete definition of type 'struct rsa_st'
error: incomplete definition of type 'struct ssl_ctx_st'
error: incomplete definition of type 'struct bio_st'
error: incomplete definition of type 'struct X509_extension_st'
error: variable has incomplete type 'EVP_MD_CTX' (aka 'struct evp_md_ctx_st')
error: variable has incomplete type 'HMAC_CTX' (aka 'struct hmac_ctx_st')
error: incomplete definition of type 'struct dh_st'
error: incomplete definition of type 'struct dsa_st'

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list