For the record:
brew update
brew upgrade
now also does the trick.
--
Marco
On Fri, 4 Apr 2025 07:06:45 +0200 Daniel Stirnimann via bind-users wrote:
Hi Niall,
If you use brew, I solved it with this:
brew uninstall bind
brew cleanup
brew install libxml2
export LDFLAGS="-L/opt/homebrew/opt/l
Hi Niall,
If you use brew, I solved it with this:
brew uninstall bind
brew cleanup
brew install libxml2
export LDFLAGS="-L/opt/homebrew/opt/libxml2/lib"
export CPPFLAGS="-I/opt/homebrew/opt/libxml2/include"
export PKG_CONFIG_PATH="/opt/homebrew/opt/libxml2/lib/pkgconfig"
brew install --build-fro
It’s been tracked as https://gitlab.isc.org/isc-projects/bind9/-/issues/5268 and https://github.com/Homebrew/homebrew-core/issues/217127Ondrej--Ondřej Surý — ISC (He/Him)My working hours and your working hours may be different. Please do not feel obligated to reply outside your normal working hours
I don't know whether this needs attention by Apple or by ISC.
Something in the depths seems to have been changed (by Apple)
in a way that gives dig (and perhaps other code using
libisc-9.20.7.dylib) indigestion during release of
resources before exiting.
Here's what I'm seeing:
```
niall@m2a ~
4 matches
Mail list logo