https://bugs.winehq.org/show_bug.cgi?id=47472 Bug ID: 47472 Summary: aarch64 compile fails with 4.12 rebase in setupapi patch Product: Wine-staging Version: 4.12 Hardware: aarch64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: mike(a)cchtml.com CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com Distribution: --- https://github.com/wine-staging/wine-staging/commit/eba1e9b28a07fea4f8233462... The move from snprintfW() to snwprintf() causes the aarch64 compile to fail. /usr/bin/ld: dialog.o: in function `SetupPromptForDiskW':/builddir/build/BUILD/wine-4.12/dlls/setupapi/dialog.c:252: undefined reference to `snwprintf' clang-8: error: linker command failed with exit code 1 (use -v to see invocation) winegcc: /usr/bin/clang failed make[1]: *** [Makefile:500: setupapi.dll.so] Error 2 make: *** [Makefile:8350: dlls/setupapi] Error 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.