a
RWRAP_ERROR[php (18961)] - _rwrap_bind_symbol: Failed to find __res_ninit: libdl.a is a stub --- use libdl.so instead
4 Replies
Help us help you! No one can see your screen, and if you need help, you may not know which pieces of text are irrelevant and which are critical.
DON'T: say something is "broken" or "doesn't work"
DON'T: summarize, rephrase, or guess which lines are most important
DO: describe what your end goal is - what is the original thing you set out to do / the last step after which you'll say you're done?
DO: give the exact and complete command you ran, including a link to where you got it, if you didn't get it from
pkg
/apt
/pacman
with the default termux repos
DO: give the entire output you got - long press on the terminal and choose "Share transcript", or copy and paste, and be mindful of any personal info that might contain
DO: give all of this information with the initial question next time, instead of making someone ask you for it@unknown♥ hi
i made a PR which will fix this but i'm waiting for review approval from licy183 on it
GitHub
fix(main/libresolv-wrapper): do not use
libdl.a
stub by robertkir...Fixes [Bug]: after update Composer package not update #26478
Causes libresolv-wrapper to use dlopen() instead of libdl.a
@unknown♥ look like the PR is merged so that error won't happen to PHP anymore