Opened 6 years ago

Closed 6 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)

main.log (737.6 KB) - added by tjakie (Sjaak Hijmering) 6 years ago.
Main.log

Download all attachments as: .zip

Change History (3)

Changed 6 years ago by tjakie (Sjaak Hijmering)

Attachment: main.log added

Main.log

comment:1 Changed 6 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/ .....

Last edited 6 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:2 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Resolution: duplicate
Status: newclosed
Summary: Samba4samba4: Undefined symbols _gnutls_certificate_type_set_priority _gnutls_transport_set_lowat
Note: See TracTickets for help on using tickets.