Opened 7 years ago
Closed 7 years ago
#56325 closed defect (duplicate)
samba4: Undefined symbols _gnutls_certificate_type_set_priority _gnutls_transport_set_lowat
Reported by: | tjakie (Sjaak Hijmering) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | samba4 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
When executing sudo port install samba4 I got the following error file:
I think it has something to do with
_gnutls_certificate_type_set_priority
and gnutls_transport_set_lowat
both in de following file: lib/tls/tls.c @ line 508,579
Maybe its also gnutls_transport_ptr
because thats deprecated. But to be ownest I don't have a clue how to proceed with this problem.
I hope you can help me I'm getting sick of the outdated SMB crap of apple.
Attachments (1)
Change History (3)
Changed 7 years ago by tjakie (Sjaak Hijmering)
comment:1 Changed 7 years ago by tjakie (Sjaak Hijmering)
Sorry the issue stated above is fixed now:) The sollution was in this ticket: #38639
For later use:
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
.
And you can find that file in /opt/local/var/macports/build/_net_samba4/samba4/ .....
comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Summary: | Samba4 → samba4: Undefined symbols _gnutls_certificate_type_set_priority _gnutls_transport_set_lowat |
Main.log