On 3/13/06, Alejandro Kauffmann <[EMAIL PROTECTED]> wrote:
> RHEL 4 and therefore CentOS 4 had a bug introduced in the latest kernel.
>
> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=180568
>
> This bug report has a typo as well.  It should read:
>
> #define DEFINE_RWLOCK(x) rwlock_t x = RW__LOCK_UNLOCKED
>
> Fix the line and recompile zaptel.  All should be well.

Shouldn't that read:

#define DEFINE_RWLOCK(x) rwlock_t x = RW_LOCK_UNLOCKED

?

--
Gabriel Gunderson
http://gundy.org
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to