svn commit: r358411 - head/contrib/sendmail/src

John Baldwin jhb at FreeBSD.org
Tue Mar 3 17:10:55 UTC 2020


On 3/3/20 6:56 AM, Eugene Grosbein wrote:
> 03.03.2020 21:44, Jung-uk Kim wrote:
> 
>> No, you'll have the same linker failure.
> 
> Then what's the reason of the failure? We have to fix it for stable/11 users, too.

It can't be fixed, and even if you are on stable/12, it would be
a problem if you had openssl 3.0 installed as '/usr/local/lib/libssl.so'.
The sendmail SASL thing for base is a bit of a hack, and it can only
ever work in certain cases.  When the handbook text was first written
we didn't have an OpenSSL in ports that would conflict, so it didn't
document the caveat we now have.

-- 
John Baldwin


More information about the svn-src-head mailing list