[OpenSIPS-Users] undefined symbol: PL_memory_wrap

Bogdan-Andrei Iancu bogdan at voice-system.ro
Sat Sep 13 11:42:41 CEST 2008


Hi Pete,

are you getting opensips from binaries (packages) or you compiled it 
locally? it looks like the opensips's mysql module is not compatible 
with the libs you have installed on your machine...

Regards,
Bogdan

Pete Kay wrote:
> Hi,
>
> I am getting the latest release to be installed on Centos 5.  Since I 
> need to use the domain module, it looks like mysql.so is still needed. 
>
> When launching, I am getting the following error:
>
> [root at bogon opensips-1.4.1-notls]# opensips
> Aug 31 21:53:02 [14241] DBG:core:yyparse: loading module 
> /usr/local/lib64/opensips/modules/mysql.so
> Aug 31 21:53:02 [14241] ERROR:core:sr_load_module: could not open 
> module </usr/local/lib64/opensips/modules/mysql.so>: 
> /usr/local/lib64/opensips/modules/mysql.so: undefined symbol: 
> PL_memory_wrap
> Aug 31 21:53:02 [14241] CRITICAL:core:yyerror: parse error in config 
> file, line 68, column 13-14: failed to load module
> Aug 31 21:53:02 [14241] DBG:core:yyparse: loading module 
> /usr/local/lib64/opensips/modules/sl.so
> Aug 31 21:53:02 [14241] DBG:core:yyparse: loading module 
> /usr/local/lib64/opensips/modules/tm.so
>
>
> What does PL_memory_wrap mean?  How can I fix it? 
>
> Also, if I am using mysql, so I try to populate the tables for domain 
> module.  But I am getting:
>
> [root at bogon mysql]# mysql -u root -psqlpass < domain-create.sql
> ERROR 1046 (3D000) at line 1: No database selected
> [root at bogon mysql]# mysql -u root -psqlpass openser < domain-create.sql
> ERROR 1146 (42S02) at line 1: Table 'openser.version' doesn't exist
> What is the proper way of getting the appropriate tables populated?
>
> Thanks alot for your help.
>
> Pete
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>   





More information about the Users mailing list