9.1rc1: port openssl-1.0.1_4 breaks port bind98-9.8.3.2
James R. Van Artsdalen
james-freebsd-ports at jrv.org
Sun Sep 9 04:01:45 UTC 2012
If I install the 9.1rc1 amd64 ISO image,
then cd /usr/ports/security/openssl and make install
then cd /usr/ports/dns/bind98 and make, I get this warning at the end
(and likely elsewhere):
/usr/bin/ld: warning: libcrypto.so.6, needed by
/usr/lib/libgssapi_krb5.so, may conflict with libcrypto.so.8
The resultant named does not work. From /var/log/messages:
Sep 9 03:41:45 SUPERBIG named[70507]: initializing DST: openssl failure
Sep 9 03:41:45 SUPERBIG named[70507]: exiting (due to fatal error)
Sep 9 03:41:45 SUPERBIG root: /etc/rc.d/named: WARNING: failed to start
named
More information about the freebsd-ports
mailing list