https://bugs.winehq.org/show_bug.cgi?id=49357
Bug ID: 49357 Summary: wine-staging 5.10 doesn't build on AARCH64: undefined reference to `__wine_syscall_dispatcher' Product: Wine-staging Version: 5.10 Hardware: aarch64 OS: Linux Status: NEW Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dmitry@baikal.ru CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
/usr/bin/ld.default: loader.o: in function `LdrInitializeThunk': /usr/src/RPM/BUILD/wine-5.10.1/dlls/ntdll/loader.c:4050: undefined reference to `__wine_syscall_dispatcher' /usr/bin/ld.default: /usr/src/RPM/BUILD/wine-5.10.1/dlls/ntdll/loader.c:4050: undefined reference to `__wine_syscall_dispatcher' /usr/bin/ld.default: thread.o: in function `thread_init': /usr/src/RPM/BUILD/wine-5.10.1/dlls/ntdll/thread.c:275: undefined reference to `__wine_syscall_dispatcher' /usr/bin/ld.default: /usr/src/RPM/BUILD/wine-5.10.1/dlls/ntdll/thread.c:275: undefined reference to `__wine_syscall_dispatcher' clang-10: error: linker command failed with exit code 1 (use -v to see invocation)