Hi, This is a long standing issue with cygwin, not kannel. Cygwin doesn't compile a lot of other programs due to a busted implementation of mutex locks with pthreads. Unless they fix it, you won't be able to run kannel with cygwin.
Anyway, cygwin is a lousy, slow emulator, why you would want to use it is beyond me. But if you insist in using an emulator, you can try VMware or some other opensource emulator. BR, Nikos ----- Original Message ----- From: Pai Peng To: [email protected] Sent: Saturday, January 31, 2009 6:14 PM Subject: Error: under Cygwin hello, used Kannel: 1.4.2: after starting smsbox and wapbox, there is an error: 2009-01-31 16:50:27 [3064] [0] INFO: Kannel wapbox version 1.4.2 starting up. 2009-01-31 16:50:27 [3064] [0] INFO: Connected to bearerbox at localhost port 13 002. 2009-01-31 16:55:27 [3064] [-1] PANIC: gwlib/thread.c:142: mutex_lock_real: Mana ged to lock the mutex twice! (Called from gwlib/conn.c:1273:openssl_locking_func tion.) The smsbox and wapbox exit after this panic. Is this a known issue? or this bug is already fixed? Thanks Regards Pai
