https://bugs.winehq.org/show_bug.cgi?id=52134
--- Comment #3 from pashiri@laposte.net --- (In reply to Gijs Vermeulen from comment #2)
00ac:err:winediag:gnutls_process_attach failed to load libgnutls, no support for encryption 00ac:err:winediag:process_attach failed to load libgnutls, no support for pfx import/export 0024:err:winediag:gnutls_initialize Failed to load libgnutls, secure connections will not be available. 0024:err:secur32:SECUR32_initSchannelSP no schannel support, expect problems 0024:err:winediag:ntlm_check_version ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. 0024:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 0024:err:winediag:gnutls_process_attach failed to load libgnutls, no support for encryption
You should definitely fix these, especially GnuTLS, it is definitely going to cause problems.
Thank you for the heads up. I fixed the GNU TLS and ntlm_auth errors. I don't see why I need NTLM and SAMBA installed, but that's another story ^_^ The same CTD still occurs.