https://bugs.winehq.org/show_bug.cgi?id=55935
Bug ID: 55935 Summary: wine-8.21 build fails in Ubuntu x86_64 Product: Wine Version: 8.21 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: dimesio@earthlink.net Distribution: ---
Created attachment 75500 --> https://bugs.winehq.org/attachment.cgi?id=75500 Ubuntu 23.04 x86_64 build failure
Debian and Fedora packages built without problems, but all the 64 bit Ubuntu packages failed with:
[ 738s] /usr/bin/ld: dlls/ntdll/unix/signal_x86_64.o: warning: relocation against `KeServiceDescriptorTable' in read-only section `.text' [ 738s] /usr/bin/ld: dlls/ntdll/unix/signal_x86_64.o: relocation R_X86_64_PC32 against symbol `KeServiceDescriptorTable' can not be used when making a shared object; recompile with -fPIC [ 738s] /usr/bin/ld: final link failed: bad value
Attaching the full log from Ubuntu 23.04 x86_64; 20.04, 22.04, and 23.10 failed in the same way.