tpoechtrager / cctools-port

Apple cctools port for Linux and *BSD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ld: error while loading shared libraries: libxar.so.1: cannot open shared object file: No such file or directory

demhademha opened this issue · comments

When compiling cctools, everything is successful until it gets to this error:
ld: error while loading shared libraries: libxar.so.1: cannot open shared object file: No such file or directory
operating system: Debian 10
Clang v11

Your xar installation is broken. Try to reinstall it.

Fixed by updating and rebooting the system.