Justine SmithiesI wonder if any <a href="https://snac.smithies.me.uk?t=freebsd" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#FreeBSD</a> or <a href="https://snac.smithies.me.uk?t=bsd" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#BSD</a> in general folk can help me fix <code>mmsg</code> for <a href="https://snac.smithies.me.uk?t=maomaowm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#MaomaoWM</a> ? The dev has added a new json feature which obviously builds on Linux. The last version before built no issue for me on FreeBSD but with the addition of <code>libcjson</code> which I have installed it fails to build with this error:<br><br><pre>justine<span class="h-card"><a href="https://snac.smithies.me.uk/justine" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@justine@snac.smithies.me.uk</a></span>-laptop ~/Git/mmsg main $ doas make install<br>Password:<br>cc -O2 -pipe `pkg-config --cflags wayland-client -lcjson` -c mmsg.c -o mmsg.o<br>pkgconf: unknown option -- lcjson<br>In file included from mmsg.c:2:<br>./dwl-ipc-unstable-v2-protocol.h:8:10: fatal error: 'wayland-client.h' file not found<br> 8 | <a href="https://snac.smithies.me.uk?t=include" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#include</a> "wayland-client.h"<br> | ^~~~~~~~~~~~~~~~~~<br>1 error generated.<br>*** Error code 1<br><br>Stop.<br>make: stopped in /home/justine/Git/mmsg<br></pre>The sources are here for <code>mmsg</code><br><br><a href="https://github.com/DreamMaoMao/mmsg" rel="nofollow noopener noreferrer" target="_blank">https://github.com/DreamMaoMao/mmsg</a><br><br><a href="https://snac.smithies.me.uk?t=runbsd" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#RunBSD</a><br>