Date: Thu, 22 Sep 2016 15:12:24 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 212062] exp-run with DEFAULT_VERSIONS= ssl=openssl-devel Message-ID: <bug-212062-13-caezvNi86H@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-212062-13@https.bugs.freebsd.org/bugzilla/> References: <bug-212062-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212062 --- Comment #8 from Antoine Brodin <antoine@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_s= t') 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' --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212062-13-caezvNi86H>