Hi Vallo,

s6-dns-0.0.1 fails to compile if given flag-{usert,usemon}:

exec ./compile s6-randomip.c
exec ./load s6-randomip -lrandom -lstdcrypto -lstddjb `cat socket.lib`
/opt/lib/skalibs/libstddjb.a(taia_clockmon.o): In function `taia_clockmon':
(.text+0x22): undefined reference to `clock_gettime'

 Ugh. I always forget librandom depends on taia.
 Fix: echo '`cat taianow.lib`' >> src/clients/deps-exe/s6-randomip
 Will be done in the next release.


s6-dnsip4 fails, strace hints that could be related to /etc/resolv.conf:

 Please give your entire, non-mutilated, resolv.conf. I'll need to do some
testing to diagnose and fix the problem.

 Thanks for the bug-reports.

--
 Laurent

Reply via email to