https://bugs.winehq.org/show_bug.cgi?id=45677
Bug ID: 45677 Summary: ARMv7 linking is failing with 3.14 update Product: Wine-staging Version: 3.14 Hardware: arm OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mike@cchtml.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
/usr/bin/ld: thread.o: in function `RtlCreateUserThread': /builddir/build/BUILD/wine-3.14/dlls/ntdll/thread.c:951: undefined reference to `__syscall_NtCreateThread' /usr/bin/ld: /builddir/build/BUILD/wine-3.14/dlls/ntdll/thread.c:969: undefined reference to `__syscall_NtCreateThreadEx' collect2: error: ld returned 1 exit status winegcc: gcc failed make[1]: Leaving directory '/builddir/build/BUILD/wine-3.14/dlls/ntdll' make[1]: *** [Makefile:835: ntdll.dll.so] Error 2 make: *** [Makefile:8162: dlls/ntdll] Error 2
Here is the full build log: https://kojipkgs.fedoraproject.org//work/tasks/1330/29201330/build.log
Here is the build task if you need other logs: https://koji.fedoraproject.org/koji/taskinfo?taskID=29201330