<sad_plan>
well, appart from the previous mentioned one, I had some issues with actually getting it statically in the first place. if you use waf, it seems to not wanna statically link libc.so.
<sad_plan>
so meson is your best bet in this case.
<sad_plan>
meson is not available in the latest relase, so have to use git untill a new release is pushed
<sad_plan>
I also tried to use sdl2 for some time to get sound, but it doesnt seem to matter. I got sound working with just alsa-lib now, using tinyalsa aswell
<sad_plan>
I also recently had some issues with missing references to libxml, which is disabled. which I found abit strange
<sad_plan>
but appart from waf not meeting ones excpections with the '--enable-static-build' flag not actually linking it fully statically, it was straight forward
<phoebos>
acheam: with sh >/dev/tty you should get all the exported variables anyway
ella-0_ has joined #kisslinux
ella-0 has quit [Ping timeout: 240 seconds]
Ralph1977 has left #kisslinux [#kisslinux]
<phoebos>
noocsharp: re IPv6 on obsd, it's taken me all day to realise i needed an inet6 default gateway (i only had one for inet previously)