I compiled the ser-0.9.0 ,when I start I get the error below: #ser moni 0(19509) ERROR: load_module: could not open module </usr/local/lib/ser/modules/mysql.so>: /usr/local/lib/ser/modules/mysql.so: undefined symbol: fm_malloc 0(19509) parse error (26,13-14): failed to load module ERROR: bad config file (1 errors)
How can I solve it?
My mysql is mysql-3.23.58-2.3
from the list archives:
Daniel-Constantin Mierla Daniel-Constantin.Mierla at fokus.fraunhofer.de Thu Nov 18 10:43:17 CET 2004
Previous message: [Serusers] receive_msg: no mem for sip_msg Next message: [Serusers] receive_msg: no mem for sip_msg Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
---------------------------------------------------------------------------- ----
Looks like you didn't compile the modules with new flags. Do: make proper include_modules="mysql"; make; make modules include_modules="mysql"; make install include_modules="mysql". Then try again.
Daniel
-----Original Message----- From: serusers-bounces@iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Zhaomin Sent: Monday, January 10, 2005 9:18 PM To: serusers@lists.iptel.org Subject: [Serusers] I can not loading the mysql.so
I compiled the ser-0.9.0 ,when I start I get the error below: #ser moni 0(19509) ERROR: load_module: could not open module </usr/local/lib/ser/modules/mysql.so>: /usr/local/lib/ser/modules/mysql.so: undefined symbol: fm_malloc 0(19509) parse error (26,13-14): failed to load module ERROR: bad config file (1 errors)
How can I solve it?
My mysql is mysql-3.23.58-2.3
Go to ser.0.9.0 change the directory to modules/mysql run make then copy the mysql.so file to your destination module folder cp mysql.so /usr/local/lib/ser/modules/
Thanks & Regards Ritesh Jalan Senior Engineer - Test & Audit Net4india Ltd. 504, Bhikaji Cama Bhawan 11, Bhikaji Cama Place New Delhi 110066 Tel: 91 (011) (26160129 - 131) (Extn 131) URL: http://www.net4india.com ----- Original Message ----- From: "Zhaomin" zhaomin@kingdream.com To: serusers@lists.iptel.org Sent: Tuesday, January 11, 2005 7:48 AM Subject: [Serusers] I can not loading the mysql.so
I compiled the ser-0.9.0 ,when I start I get the error below: #ser moni 0(19509) ERROR: load_module: could not open module
</usr/local/lib/ser/modules/mysql.so>: /usr/local/lib/ser/modules/mysql.so: undefined symbol: fm_malloc
0(19509) parse error (26,13-14): failed to load module ERROR: bad config file (1 errors)
How can I solve it?
My mysql is mysql-3.23.58-2.3
---------------------------------------------------------------------------- ----
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers