http://bugs.winehq.org/show_bug.cgi?id=58612 Bug ID: 58612 Summary: Wine ftbfs on Arch Product: Wine Version: 10.13 Hardware: x86-64 OS: Linux Status: NEW Keywords: download, source Severity: normal Priority: P2 Component: bcrypt Assignee: wine-bugs(a)winehq.org Reporter: imwellcushtymelike(a)gmail.com Distribution: ArchLinux Created attachment 79154 --> http://bugs.winehq.org/attachment.cgi?id=79154 Wine 10.13 make log Wine compilation fails pretty quickly on Arch, reporting a number of undeclared variables. Example: wine/dlls/bcrypt/bcrypt_main.c:441:30: error: ‘md2_desc’ undeclared (first use in this function) Logs attached. I tried downgrading mingw but it made no difference, indeed the same occurs without mingw. I installed libtomcat just in case it's picked up, but it make no difference. I tried --with-gnutls, just because, but it made no difference (and there's no reason it would). I switched to Debian Testing and upgraded gcc to 15, and it doesn't occur. I even tried disabling avx, but it had no effect. So it's something to do with Arch, it seems. I don't know what other libraries to try or where else to look. -- 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.