https://bugs.winehq.org/show_bug.cgi?id=52500
--- Comment #50 from O. Nykyforchyn oleh.nyk@gmail.com --- (In reply to Bernhard Übelacker from comment #49)
(In reply to O. Nykyforchyn from comment #48)
(In reply to Bernhard Übelacker from comment #47)
(In reply to O. Nykyforchyn from comment #46)
Thanks to Your patch I seem to have found out the cause. Strange but it is indeed a dependency of winex11.so.
Could you please provide some more details what exactly you found out? So you were able to fix the issue for you? If yes how?
Nothing interesting, just a *.so in a nonstandard location due to an installation error. Put it in a correct place, ldconfig, and that's it.
But I still don't understand why it affected loading ntdll, sorry for my ignorance.
Can you please add the name of the *.so and the location. Maybe you even know where this file originated from in the first place?
No, it is nothing related to Wine, at list to the mainstream, "vanilla" one, it is just a result of my experiments. I was sure that I reverted changes to the plain code completely, but a dependency was left in a Makefile for winex11, not used, but required. A shared library available at a compile time but not at run time.
Sorry for disturbing You. Anyway, I believe that it worth to add permanently some extra messages to winex11 code.