[Asterisk-Users] Zaptel not compiling on lastest Centos 4.2 kernel.

Gabriel Gunderson ggundy at gmail.com
Sat Mar 25 01:29:41 MST 2006


On 3/13/06, Alejandro Kauffmann <akauffma at prodigy.net.mx> 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



More information about the asterisk-users mailing list