K 10 svn:author V 5 danfe K 8 svn:date V 27 2019-12-04T18:01:23.421645Z K 7 svn:log V 521 Unbreak the build with LDAP option selected (for some reason, the problem does not occur on FreeBSD 11.3 and 12.0): ld: error: .../libmu_auth.so: undefined reference to ber_memfree ld: error: .../libmu_auth.so: undefined reference to ber_memvfree ld: error: .../libmu_auth.so: undefined reference to ber_set_option It looks like an underlinking case, but I do not possess enough of domain knowledge to properly describe what had changed in our linker and why it was not a problem before. Reported by: maintainer END