Frogging-Family / wine-tkg-git

The wine-tkg build systems, to create custom Wine and Proton builds
893 stars 163 forks source link

proton wow64 build linking error #1035

Open hurricane-dorian opened 1 year ago

hurricane-dorian commented 1 year ago

/usr/lib/gcc/i686-w64-mingw32/12.2.0/../../../../i686-w64-mingw32/bin/ld: dlls/d3drm/i386-windows/math.o:math.c:(.text+0x5d9): undefined reference to `acosf'

Same thing as the upstream bug in staging wine that was fixed last week, however I very much doubt Valve is going to be fixing that one, perhaps the patch can be ported? https://github.com/Frogging-Family/wine-tkg-git/issues/1027https://github.com/Frogging-Family/wine-tkg-git/issues/1027

Tk-Glitch commented 1 year ago

I'm not finding that acosf reference in the Valve tree. Is this an upstream based proton build?