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
you are using an old version of 0.9.0 -- it is fixed now in the cvs. For those that have difficulties using cvs I have just set up a site for latest cvs snapshots (daily updated if there are new changes) for 0.8.14, 0.9.0 and development branches at: http://www.voice-system.ro/downloads/snapshots/
Daniel
On 04/11/05 01:57, Benjamin Black wrote:
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
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers