[BUG] Kannel crashes on MacOS X

2004-08-16 Thread Andreas Fink
Hi folks, I've checked out the latest CVS and tried to test it. It fails on MacOS X 10.3.5 with the following error: 2004-08-16 12:44:00 [5023] [6] DEBUG: Started thread 10 (gw/bb_boxc.c:function) 2004-08-16 12:44:00 [5023] [10] DEBUG: Thread 10 (gw/bb_boxc.c:function) maps to pid 5023.

Re: [BUG] Kannel crashes on MacOS X

2004-08-16 Thread Alexander Malysh
Andreas Fink wrote: Hi Andreas, Darwin doesn't implement 'sem_init' (see gwlib/sempahore.c). On Darwin 'sem_open' should be used... as long it's not implemented, please try with attached patch... Hi folks, I've checked out the latest CVS and tried to test it. It fails on MacOS X 10.3.5

Compiling and installing Kannel

2004-08-16 Thread Jane P. Ifurung
I was compiling the Kannel yesterday (version 1.2.1) and I got a warning that says something like Clock skew detected. Compiling may not be completely . I think this has something to do with the makefile or make version of the Im using. I am running it on Redhat Linux 9 (in kernel 686)