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