[Bug 48800] New: Error make: bcrypt.dll.so
https://bugs.winehq.org/show_bug.cgi?id=48800 Bug ID: 48800 Summary: Error make: bcrypt.dll.so Product: Wine Version: 5.0 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: bcrypt Assignee: wine-bugs(a)winehq.org Reporter: SASHA-INVALID(a)yandex.com Distribution: --- Created attachment 66717 --> https://bugs.winehq.org/attachment.cgi?id=66717 Build Errors Error make: bcrypt.dll.so -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48800 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Error make: bcrypt.dll.so |dlls/bcrypt/gnutls.c:729: | |undefined reference to | |`GNUTLS_CURVE_TO_BITS' -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48800 --- Comment #1 from Hans Leidekker <hans(a)meelstraat.net> --- There's this code Wine: #if GNUTLS_VERSION_MAJOR < 3 ... #define GNUTLS_CURVE_TO_BITS(curve) (unsigned int)(((unsigned int)1<<31)|((unsigned int)(curve))) What version of GnuTLS are you building against? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48800 --- Comment #2 from Alexander Milyutin <SASHA-INVALID(a)yandex.com> --- (In reply to Hans Leidekker from comment #1)
There's this code Wine:
#if GNUTLS_VERSION_MAJOR < 3 ... #define GNUTLS_CURVE_TO_BITS(curve) (unsigned int)(((unsigned int)1<<31)|((unsigned int)(curve)))
What version of GnuTLS are you building against?
bison-3.0.5 gnutls-2.12.23-22 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48800 --- Comment #3 from Hans Leidekker <hans(a)meelstraat.net> --- (In reply to Alexander Milyutin from comment #2)
(In reply to Hans Leidekker from comment #1)
There's this code Wine:
#if GNUTLS_VERSION_MAJOR < 3 ... #define GNUTLS_CURVE_TO_BITS(curve) (unsigned int)(((unsigned int)1<<31)|((unsigned int)(curve)))
What version of GnuTLS are you building against?
bison-3.0.5 gnutls-2.12.23-22
Can you check how GNUTLS_VERSION_MAJOR is defined? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48800 --- Comment #4 from Alexander Milyutin <SASHA-INVALID(a)yandex.com> --- (In reply to Hans Leidekker from comment #3)
(In reply to Alexander Milyutin from comment #2)
(In reply to Hans Leidekker from comment #1)
There's this code Wine:
#if GNUTLS_VERSION_MAJOR < 3 ... #define GNUTLS_CURVE_TO_BITS(curve) (unsigned int)(((unsigned int)1<<31)|((unsigned int)(curve)))
What version of GnuTLS are you building against?
bison-3.0.5 gnutls-2.12.23-22
Can you check how GNUTLS_VERSION_MAJOR is defined?
if you tell me how -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48800 --- Comment #5 from Hans Leidekker <hans(a)meelstraat.net> --- (In reply to Alexander Milyutin from comment #4)
Can you check how GNUTLS_VERSION_MAJOR is defined?
if you tell me how
$ grep -r GNUTLS_VERSION_MAJOR /usr/include Assuming that's where your GnuTLS headers are installed. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48800 --- Comment #6 from Alexander Milyutin <SASHA-INVALID(a)yandex.com> --- (In reply to Hans Leidekker from comment #5)
(In reply to Alexander Milyutin from comment #4)
Can you check how GNUTLS_VERSION_MAJOR is defined?
if you tell me how
$ grep -r GNUTLS_VERSION_MAJOR /usr/include
Assuming that's where your GnuTLS headers are installed.
/usr/include/gnutls/gnutls.h:#define GNUTLS_VERSION_MAJOR 2 /usr/include/gnutls/compat.h:#define LIBGNUTLS_VERSION_MAJOR GNUTLS_VERSION_MAJOR -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48800 Alexander Milyutin <SASHA-INVALID(a)yandex.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48800 --- Comment #7 from Alexander Milyutin <SASHA-INVALID(a)yandex.com> --- the error remained in version 5.0.1 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48800 --- Comment #8 from Hans Leidekker <hans(a)meelstraat.net> --- Do you still see this? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48800 Alexander Milyutin <SASHA-INVALID(a)yandex.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ABANDONED Status|UNCONFIRMED |RESOLVED --- Comment #9 from Alexander Milyutin <SASHA-INVALID(a)yandex.com> --- (In reply to Hans Leidekker from comment #8)
Do you still see this?
I don’t see because repo epel refused full support for centos 7 and cleaned everything, and I don’t have components to build the fifth version, so I have wine-4.0.2 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48800 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Austin English <austinenglish(a)gmail.com> --- Closing. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla