[sr-dev] problem with mangler module

Andrei Pelinescu-Onciul andrei at iptel.org
Fri Jul 3 14:53:29 CEST 2009


On Jul 03, 2009 at 14:26, Klaus Darilion <klaus.mailinglists at pernau.at> wrote:
> Hi!
> 
> ERROR: load_module: could not open module 
> </usr/local/lib/ser/modules_s/mangler.so>: 
> /usr/local/lib/ser/modules_s/mangler.so: undefined symbol: ipExpression
>  0(27260) : <core> [cfg.y:3017]: parse error in config file, line 103, 
> column 12-33: failed to load module
> 
> mangler uses an external global variable
>   sdp_mangler.h:extern regex_t *ipExpression;
> which is nowhere defined.

Thanks, this is a bug I introduced when I fixed variable defintions in
*.h files some time ago (there were a lot of non-external variables
defined in various *.h files in different modules).

Andrei



More information about the sr-dev mailing list