Hi, I'm not really a coder so the requested project is a bit beyond my ability. But, I did notice a patch in 3.3.1-7 that sounds like it may fix the cause of this problem. If you get a moment, would you mind looking at: https://sources.debian.org/patches/openssl/3.3.1-7/Fix-cmake-generator.patch/
>From the description, it sounds correct. What do you think? Cheers On Tue, Aug 20, 2024 at 2:01 PM Sebastian Andrzej Siewior <sebast...@breakpoint.cc> wrote: > > On 2024-08-17 08:20:52 [-0700], VDRU VDRU wrote: > > Hi, > Hi, > > > I've just updated my openssl + libssl-dev to 3.3.1-6, which was > > thought to have fixed the bug I reported. Unfortunately that's not the > > case however. I once again deleted OpenSSLConfig.cmake and the problem > > was fixed so I guess that file still isn't quite right..? > > it appears so, yes. I did backport a patch from upstream which looked > like they fixed it so I hoped it solves it. > > > Any further ideas? > > Would you please submit a tiny project containing the cmakefile and a > (maybe) a .c file which it links and compiles? You could strip > everything non-essencial out of it. That would help to track it down. > Otherwise I would have to wait until someone else complains or it is > fixed upstream and it magicaly appears here… > > Sebastian