Re: Can't install phix

new topic     » goto parent     » topic index » view thread      » older message » newer message

I think I may have found it: https://maskray.me/blog/2022-08-21-glibc-and-dt-gnu-hash
Perhaps slightly easier to read: https://blog.hiler.eu/win32-the-only-stable-abi/

Apparently DT_GNU_HASH is a 16-year old superior replacement for DT_HASH - that only got properly documented sometime last year.
I certainly use DT_HASH, and it certainly wouldn't work should the lib being loading not have it, and I've certainly not seen the updated docs yet.

It appears it may have been fixed: https://bugzilla.redhat.com/show_bug.cgi?id=2129358
and: https://src.fedoraproject.org/rpms/glibc/c/1cd731cf293a236f70ed6d54ff711d6a1342a3d3?branch=rawhide (Oct 17th)

So, it should eventually work itself out, or perhaps I could try replacing DT_HASH with DT_GNU_HASH: https://flapenguin.me/elf-dt-gnu-hash
(or go find meself a proper copy of the aforementioned docs)

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu