[OpenSIPS-Users] undefined symbol: PL_memory_wrap

Pete Kay petedao at gmail.com
Mon Sep 1 04:04:44 CEST 2008


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20080901/2d06700d/attachment.htm 


More information about the Users mailing list