Peggy Wilkins wrote:
...
>It turns out there are a number of open PR's for related issues. For instance:
>
>ports/120101: security/krb5 utilities link against wrong libcom_err
>http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/120101
>
>ports/121573: security/krb5 (MIT Kerberos) generates non-wor
On Sun, Jul 26, 2009 at 2:13 AM, b. f. wrote:
>> As the PR advises, switching back to base openssl fixes my problem.
>
> Well, apparently only part of it. Unfortunately the openssl framework
> in ports doesn't accommodate mixing and matching of base and port
> openssl, so while this may allow you
> As the PR advises, switching back to base openssl fixes my problem.
Well, apparently only part of it. Unfortunately the openssl framework
in ports doesn't accommodate mixing and matching of base and port
openssl, so while this may allow you to use pam_ldap, it's at the
expense of other ports.
Thanks very much for the clear replies to my question about how to use
openssl from ports. It looks like it should be straightforward in most
circumstances. However, unfortunately I seem to have run into exactly
the problem on my system that is described in this PR:
http://www.freebsd.org/cgi/que
Argh! This again.
On Sat, 25 Jul 2009 11:50:17 -0500
Peggy Wilkins wrote:
>
> I recently installed security/krb5 which is my first installed port
> that has set WITH_OPENSSL_PORT in its Makefile. It didn't take me
> long to notice after the installation of security/krb5 that
> security/pam_ldap
On Sat, 25 Jul 2009 11:50:17 -0500
Peggy Wilkins wrote:
> My system (uname -a) is FreeBSD grenache.lib.uchicago.edu
> 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Fri Jun 26 15:23:52 CDT 2009
> r...@grenache.lib.uchicago.edu:/usr/obj/usr/src/sys/GENERIC
> amd64.
>
> I recently installed securit
My system (uname -a) is FreeBSD grenache.lib.uchicago.edu
7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Fri Jun 26 15:23:52 CDT 2009
r...@grenache.lib.uchicago.edu:/usr/obj/usr/src/sys/GENERIC
amd64.
I recently installed security/krb5 which is my first installed port
that has set WITH_OPENSSL_PORT