[Asterisk-Users] Rate Engine Compile Error

Chris Luke chrisy at flirble.org
Wed Jul 28 07:14:53 MST 2004


Deon Rodden wrote (on Jul 28):
> I've tried to compile rate-engine 0.5.2 on Fedora Core 1, Redhat 9 and
> OpenNA Linux 1.0 and all give me an "Error 1" after typing "make" but with
> no real reason given. Just a few standard/non-critical warning messages, and
> then suddenly "Error 1"

There's a clue in the line that says "error" near the start...

> rate_engine.c:60: error:
> `__use_AST_MUTEX_DEFINE_STATIC_rather_than_AST_MUTEX_INITIALIZER__'
> undeclared here (not in a function)

It needs updating to use a new version of the AST mutex definition macro.
It's pretty trivial if you look at similar lines in the asterisk source.

Chris.
-- 
== chrisy at flirble.org



More information about the asterisk-users mailing list