[Bug 47472] New: aarch64 compile fails with 4.12 rebase in setupapi patch

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jul 6 20:59:47 CDT 2019


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 at winehq.org
          Reporter: mike at cchtml.com
                CC: leslie_alistair at hotmail.com, z.figura12 at gmail.com
      Distribution: ---

https://github.com/wine-staging/wine-staging/commit/eba1e9b28a07fea4f8233462a0154f44056128a3#diff-9594a842455a1e14193bda351beb26d3

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.



More information about the wine-bugs mailing list