https://bugs.winehq.org/show_bug.cgi?id=46656
Bug ID: 46656 Summary: Undefined symbols _CoCreateInstance in ntdll_test Product: Wine Version: 4.2 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: build-env Assignee: wine-bugs@winehq.org Reporter: isakov-sl@bk.ru Distribution: ---
Undefined symbols for architecture i386: "_CoCreateInstance", referenced from: _func_rtl in rtl.o "_CoInitializeEx", referenced from: _func_rtl in rtl.o "_CoUninitialize", referenced from: _func_rtl in rtl.o ld: symbol(s) not found for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation) winegcc: clang failed make[1]: *** [ntdll_test.exe.so] Error 2 make: *** [dlls/ntdll/tests] Error 2
This is wine-4.2 release commit 06531b1d9898ba3ac3b7c69d6192682202606f8f
https://bugs.winehq.org/show_bug.cgi?id=46656
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|build-env |-unknown
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Those functions are not used from rtl.c, or other ntdll tests.
https://bugs.winehq.org/show_bug.cgi?id=46656
Sergey Isakov isakov-sl@bk.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |build-env
--- Comment #2 from Sergey Isakov isakov-sl@bk.ru --- Sorry, my mistake. Please close invalid.
https://bugs.winehq.org/show_bug.cgi?id=46656
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|build-env |-unknown Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com --- Marking invalid.
https://bugs.winehq.org/show_bug.cgi?id=46656
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com --- Closing.