Changes between Initial Version and Version 1 of Ticket #56325, comment 1
- Timestamp:
- Apr 20, 2018, 3:28:08 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56325, comment 1
initial v1 1 1 Sorry the issue stated above is fixed now:) 2 The sollution was in this ticket: https://trac.macports.org/ticket/386392 The sollution was in this ticket: #38639 3 3 4 4 For later use: 5 You have to open the file source/lib/tls.tls.c to remove the functions gnutls_certificate_type_set_priority and gnutls_transport_set_lowat.\\5 You have to open the file source/lib/tls.tls.c to remove the functions `gnutls_certificate_type_set_priority` and `gnutls_transport_set_lowat`.\\ 6 6 7 7 And you can find that file in /opt/local/var/macports/build/****_net_samba4/samba4/ .....