diff options
| author | Jan Tojnar <jtojnar@gmail.com> | 2024-08-26 04:28:51 +0200 |
|---|---|---|
| committer | Jan Tojnar <jtojnar@gmail.com> | 2024-08-26 04:32:14 +0200 |
| commit | ffc8004c3d64226ec57b6a7ada4edd94c1b147c7 (patch) | |
| tree | 03124c6d8301b963aa59a3fc7a47b2f2a4cc34cf /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | a2f47ce51ce3b17fcdcb5e5142c8e82069814978 (diff) | |
php.extensions.mysqlnd: Fix libz underlinking
Prior to 2.13 bump, libxml2 linked zlib so the `compress` symbol was available in the namespace.
This is no longer the case so mysqlnd extension failed to load:
$ nix-build --expr 'let pkgs = import ./. {}; in pkgs.php.withExtensions ({ all, ... }: [ all.mysqlnd ])' && result/bin/php -i | grep Warning
/nix/store/rgmbjkdf8vixqq644b3nydcsvqm3m2mi-php-with-extensions-8.2.22
Warning: PHP Startup: Unable to load dynamic library '/nix/store/c9yffs97qgdp97kz4frsy06r1way30nn-php-mysqlnd-8.2.22/lib/php/extensions/mysqlnd.so' (tried: /nix/store/c9yffs97qgdp97kz4frsy06r1way30nn-php-mysqlnd-8.2.22/lib/php/extensions/mysqlnd.so (/nix/store/c9yffs97qgdp97kz4frsy06r1way30nn-php-mysqlnd-8.2.22/lib/php/extensions/mysqlnd.so: undefined symbol: compress)…
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
