On 25/01/18 07:31, Remi Collet wrote:
Le 22/01/2018 à 16:24, Florian Weimer a écrit :
I updated redhat-rpm-config to instruct ld to reject linking shared
objects with undefined symbols.  Such undefined symbols break symbol
versioning because the are not necessarily bound to the correct symbol
version at run time.  (rhbz#1535422)

So this break all the PHP stack build...

(all php extensions are dl open plugins, relying on symbol from the engine)

Yes it broke all the nodejs binary modules as well, so I fixed them.

Doubtless it will do the same for perl, ruby, python, etc.

Tom

--
Tom Hughes (t...@compton.nu)
http://compton.nu/
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to