Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Jun 2016 12:02:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210130] mail/fetchmail: /usr/bin/ld: warning: libcrypto.so.7, needed by /usr/lib/libgssapi_krb5.so, may conflict with libcrypto.so.37
Message-ID:  <bug-210130-13-3W0655dxsE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210130-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210130-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210130

--- Comment #1 from Corey Halpin <chalpin@cs.wisc.edu> ---
The warning you report is both expected and harmless. It does not cause the
error, which is:

socket.o: In function `SSLOpen':
socket.c:(.text+0x128a): undefined reference to `SSLv3_client_method'

This is the same error that was fixed with the update to fetchmail in
fetchmail-6.3.26_3:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209596

Is your ports tree up to date? Or, by chance, are you following the quarter=
ly
branch?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210130-13-3W0655dxsE>