https://bugs.winehq.org/show_bug.cgi?id=46702
Bug ID: 46702 Summary: GNUTLS_CURVE_TO_BITS not found Product: Wine Version: 4.2 Hardware: x86 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: bcrypt Assignee: wine-bugs@winehq.org Reporter: isakov-sl@bk.ru
Using latest gnutls3.6.6 I got compilation error ~~~ Undefined symbols for architecture i386: "_GNUTLS_CURVE_TO_BITS", referenced from: _key_asymmetric_generate in gnutls.o ld: symbol(s) not found for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation) winegcc: clang failed make[1]: *** [bcrypt.dll.so] Error 2 make: *** [dlls/bcrypt] Error 2