[Bug 51465] EVE Online launcher crashes

WineHQ Bugzilla wine-bugs at winehq.org
Tue Jul 20 16:15:05 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51465

--- Comment #21 from algebro at tuta.io ---
Getting a linker error related to `__imp_lrintf` in `dsound_convert` when the
patch is applied, not sure if it's an issue with my environment or something
else:



/usr/lib/gcc/x86_64-w64-mingw32/11.1.0/../../../../x86_64-w64-mingw32/bin/ld:
dlls/dsound/dsound_convert.cross.o: in function `f_to_8':
/home/algebro/Documents/wine/trunk/src/wine-64-build/../wine/dlls/dsound/dsound_convert.c:121:
undefined reference to `__imp_lrintf'
/usr/lib/gcc/x86_64-w64-mingw32/11.1.0/../../../../x86_64-w64-mingw32/bin/ld:
dlls/dsound/dsound_convert.cross.o: in function `f_to_16':
/home/algebro/Documents/wine/trunk/src/wine-64-build/../wine/dlls/dsound/dsound_convert.c:130:
undefined reference to `__imp_lrintf'
/usr/lib/gcc/x86_64-w64-mingw32/11.1.0/../../../../x86_64-w64-mingw32/bin/ld:
dlls/dsound/dsound_convert.cross.o: in function `f_to_24':
/home/algebro/Documents/wine/trunk/src/wine-64-build/../wine/dlls/dsound/dsound_convert.c:139:
undefined reference to `__imp_lrintf'
/usr/lib/gcc/x86_64-w64-mingw32/11.1.0/../../../../x86_64-w64-mingw32/bin/ld:
dlls/dsound/dsound_convert.cross.o: in function `f_to_32':
/home/algebro/Documents/wine/trunk/src/wine-64-build/../wine/dlls/dsound/dsound_convert.c:148:
undefined reference to `__imp_lrintf'

-- 
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