in case this hasn't been reported previously, compiling ser core on OS
X requires a very minor change to daemonize.c:
#include <sys/time.h> has to be above #include <sys/resource.h>
if i should submit a patch for this triviality, let me know.
otherwise, i'll assume this is sufficient.
ben