Closed issue by LinArcX on void-packages repository https://github.com/void-linux/void-packages/issues/19494 Description: ### System * xuname: `Void 5.4.15_1 x86_64 GenuineIntel notuptodate hold rrDDDFFF` ### Expected behavior Working without any issue.(Actually it worked before, about two month ago) ### Actual behavior It throws an error. ### Steps to reproduce the behavior 1. Install [spotify-adblock-linux](https://github.com/void-linux/void-packages/blob/3a5299491cbd739943d756951ff0757eb667e445/srcpkgs/spotify-adblock-linux/template) package. 2. Run it from terminal: (with LD_PRELOAD) ``` ╰ env LD_PRELOAD=/usr/lib/spotify-adblock.so spotify /bin/sh: symbol lookup error: /usr/lib/spotify-adblock.so: undefined symbol: dlerror ```