Gentoo Archives: gentoo-user

From: Andrew Lowe <agl@×××××××.au>
To: gentoo-user@l.g.o
Subject: [gentoo-user] dev-perl/IO-Socket-SSL is causing me angst
Date: Sun, 15 Jan 2017 08:36:42
Message-Id: a25e6db0-c9f2-6ce8-892c-caf5db152737@wht.com.au
1 Dear all,
2 Just done an eix-sync -> emerge -NuD world and have a problem with the
3 above mentioned package. As a quick first pass before I put all the
4 error/debugging stuff together, does anyone know what the following
5 snippet would mean, I'm totally Perl ignorant?
6
7 * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none
8 DESTDIR=/var/tmp/portage/dev-perl/IO-Socket-SSL-2.43.0/image/
9 perl: symbol lookup error:
10 /usr/lib64/perl5/vendor_perl/5.24.1/x86_64-linux/auto/Net/SSLeay/SSLeay.so:
11 undefined symbol: SSLeay_version
12 * ERROR: dev-perl/IO-Socket-SSL-2.43.0::gentoo failed (configure phase):
13 * Unable to build!
14
15 According to packages.gentoo.org, I've got the latest version of
16 Net-SSLeay, 1.8
17
18 Any thoughts greatly appreciated,
19
20 Andrew

Replies

Subject Author
Re: [gentoo-user] dev-perl/IO-Socket-SSL is causing me angst Alexander Kapshuk <alexander.kapshuk@×××××.com>
Re: [gentoo-user] dev-perl/IO-Socket-SSL is causing me angst "Andreas K. Huettel" <dilfridge@g.o>