Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Apr 2015 16:42:52 -0500
From:      "Matthew D. Fuller" <fullermd@over-yonder.net>
To:        Guido Falsi <mad@madpilot.net>
Cc:        "ports@freebsd.org" <ports@freebsd.org>, Yuri <yuri@rawbw.com>, Dirk Meyer <dinoex@freebsd.org>, Jung-uk Kim <jkim@freebsd.org>, Bryan Drewery <bdrewery@freebsd.org>
Subject:   Re: Pourdriere produces faulty build results due to bsd.openssl.mk bug
Message-ID:  <20150401214252.GC52331@over-yonder.net>
In-Reply-To: <551C636C.1090000@madpilot.net>
References:  <551C5C4C.5090707@rawbw.com> <551C6051.4060803@FreeBSD.org> <551C616C.8080503@rawbw.com> <551C636C.1090000@madpilot.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 01, 2015 at 11:30:20PM +0200 I heard the voice of
Guido Falsi, and lo! it spake thus:
> 
> - ports linking to other libraries in base which are linked to base ssl,
> causing conflicts

On my system, libssl/libcrypto is used by:

/usr/lib/libarchive.so
/usr/lib/libbsnmp.so
/usr/lib/libfetch.so
/usr/lib/libgssapi_krb5.so
/usr/lib/libgssapi_ntlm.so
/usr/lib/libhdb.so
/usr/lib/libheimntlm.so
/usr/lib/libhx509.so
/usr/lib/libkadm5clnt.so
/usr/lib/libkadm5srv.so
/usr/lib/libkafs5.so
/usr/lib/libkdc.so
/usr/lib/libkrb5.so
/usr/lib/libmp.so
/usr/lib/libradius.so
/usr/lib/libssl.so
/usr/lib/pam_krb5.so
/usr/lib/pam_ksu.so
/usr/lib/pam_radius.so
/usr/lib/pam_ssh.so

At a glance, I wouldn't be surprised to find libfetch/libarchive used
somewhere in ports.  But the krb5/gssapi bits may be the trickiest to
unravel, considering how widely they wind up getting linked into
stuff.


-- 
Matthew Fuller     (MF4839)   |  fullermd@over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
           On the Internet, nobody can hear you scream.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150401214252.GC52331>