Re: [Asterisk-Users] ** WANTED: FreeBSD or OpenBSD programmer

2004-04-21 Thread Tom

  It doesn't look very hard.  FreeBSD supports recursive mutexes.  It is
just a matter of getting the appropriate defines.  I'm going to look at
this.

Tom

On Tue, 20 Apr 2004, Olle E. Johansson wrote:

 The recent addition of recursive mutexes to Asterisk is causing a lot of problems
 on FreeBSD servers. I need help from someone that knows mutexes on FreeBSD to
 make it work, otherwise the FreeBSD port of 1.0 will be useless.

 See bug report http://bugs.digium.com/bug_view_page.php?bug_id=0001411
 for more details.

 Thank you for your help!

 /Olle
 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] ** WANTED: FreeBSD or OpenBSD programmer

2004-04-21 Thread Stephen Davies


On Wed, 21 Apr 2004, Tom wrote:

 
   It doesn't look very hard.  FreeBSD supports recursive mutexes.  It is
 just a matter of getting the appropriate defines.  I'm going to look at
 this.

On my Gentoo system I had to add #define _GNU_SOURCE to lock.h just
before it #includes pthread.h.

That enabled recursive mutexes.

Steve


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] ** WANTED: FreeBSD or OpenBSD programmer

2004-04-20 Thread Olle E. Johansson
The recent addition of recursive mutexes to Asterisk is causing a lot of problems
on FreeBSD servers. I need help from someone that knows mutexes on FreeBSD to
make it work, otherwise the FreeBSD port of 1.0 will be useless.
See bug report http://bugs.digium.com/bug_view_page.php?bug_id=0001411
for more details.
Thank you for your help!

/Olle
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users