I'm trying to build this tool on Chimera Linux which uses musl but I am struggling.
I can build most other things but this one has me stumped.
What dependencies are required or what am I missing ?
I just git clone the repo then from inside try doas make install
But I keep getting the following error ?
client-header protocols/dwl-ipc-unstable-v2.xml dwl-ipc-unstable-v2-protocol.h
make: exec(client-header) failed (No such file or directory)
*** Error code 1
Stop.
make: stopped making "install" in /home/justine/Git/dwlmsg
Any help would be very much appreciated.
TIA
Justine