I get:
C:/cygwin64/bin/host.exe: error while loading shared libraries: cygisccfg-163.dll: cannot open shared object file: No such file or directory
I tried removing bind-utils
and re-installing it. But no luck.
It seems there is a dependency that is not resolved correctly.
How do I find out which package contains cygisccfg-163.dll? An ideal answer would also show how I would find in general which package provides a certain fail (similar to apt-file search
).