[Bug 217549] databases/tls fails with libressl

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 5 00:23:49 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217549

--- Comment #2 from w.schwarzenfeld at utanet.at ---
It is the include of in src/tds/sec_negotiate.c:
42 #ifdef HAVE_GNUTLS
     43 #  include "sec_negotiate_gnutls.h"
     44 #elif defined(HAVE_OPENSSL)
     45 #  include "sec_negotiate_openssl.h"
     46 #endif

(but I don't find the right condition).

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


More information about the freebsd-ports-bugs mailing list