Date: Wed, 24 Apr 2019 08:48:04 +0000 From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: maintainer-feedback requested: [Bug 237519] security/p5-Net-SSLeay fail to build Message-ID: <bug-237519-14331-SjHcYjCVlr@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-237519-14331@https.bugs.freebsd.org/bugzilla/> References: <bug-237519-14331@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-perl mailing list <perl@FreeBSD.org> for maintainer-feedback: Bug 237519: security/p5-Net-SSLeay fail to build https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237519 --- Description --- Hi, I try to install mail/spamassassion, which depend on p5-Net-SSLeay (although I choose no ssl in the config...) and p5-Net-SSLEeay fail to build, with this error : cc -c -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -O2 -pipe -fstack-protector -fno-strict-aliasing -DVERSION=\"1.85\" -DXS_VERSION=\"1.85\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.28/mach/CORE" SSLeay.c SSLeay.xs:5685:23: error: no member named 'tmp' in 'struct ssl3_state_st' md_size = s->s3->tmp.new_mac_secret_size; ~~~~~ ^ Please note I use libressl, and p5-Net-SSLeay 1.86_09 (https://github.com/radiator-software/p5-net-ssleay) compile fine.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237519-14331-SjHcYjCVlr>
