[openssl-project] master is broken?
Salz, Rich
rsalz at akamai.com
Tue Jul 24 17:50:50 UTC 2018
On 7/24/18, 1:42 PM, "Richard Levitte" <levitte at openssl.org> wrote:
Would you mind installing it? The package is called
libcarp-always-perl on Debian and derivates, and if my RPM search fu
isn't entirely off, the corresponding RPM package is perl-Carp-Always
Or install with cpan...
Okay. Does this add a new dependency for openssl? Maybe reconsider the approach -- Things seemed acceptable before the latest change. Or maybe print STDERR ?
; sudo cpan install perl-Carp-Always
Loading internal null logger. Install Log::Log4perl for logging messages
CPAN: Storable loaded ok (v2.41)
Reading '/home/rsalz/.cpan/Metadata'
Database was generated on Tue, 24 Jul 2018 17:17:02 GMT
;
No what? Running "./config -d" still gives the same error message output and this:
; PERL5OPT=-MCarp::Always ./config
Operating system: x86_64-whatever-linux2
Can't locate Carp/Always.pm in @INC (you may need to install the Carp::Always module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .).
BEGIN failed--compilation aborted.
You need Perl 5.
exit 1
;
More information about the openssl-project
mailing list