Re: Checking failing dlopen when building 32bit software

2021-10-13 Thread alexandre schenberg
Thanks for the answers. There is some relevant info there, like ldconfig to ignore symbolic links when scanning for libraries Well, I am already facing problems, possibly caused by this dl issue. When configuring wine, it tests for lib freetype, and it does not find it, being

Re: Checking failing dlopen when building 32bit software

2021-10-12 Thread Bob Friesenhahn
On Mon, 11 Oct 2021, alexandre schenberg wrote: which made sense, as I had not yet made a symbolic link to libdl on /usr/lib32. Then I just did it. Yet, this error message continued to appear. What changed was this detection test: "checking for dlopen in -ldl..." that went from "no" to "