[Serusers] Ser 0.9.3 and mysql module
Daniel Corbe
daniel.junkmail at gmail.com
Thu Sep 1 23:22:07 CEST 2005
I got it. The SER core mismatched from the MySQL module.
-Daniel
On 8/31/05, Andrei Pelinescu-Onciul <andrei at iptel.org> wrote:
> On Aug 28, 2005 at 21:48, Daniel Corbe <daniel.junkmail at gmail.com> wrote:
> > Trying to load mysql.so with ser0.9.3 and I'm getting the following error:
> >
> > jomama:/usr/local/etc root# /usr/local/sbin/ser
> > 0(6444) ERROR: load_module: could not open module
> > </usr/local/lib/ser/modules/mysql.so>:
> > dlopen(/usr/local/lib/ser/modules/mysql.so, 2): Symbol not found:
> > _fm_malloc
> > Referenced from: /usr/local/lib/ser/modules/mysql.so
> > Expected in: /usr/local/sbin/ser
> >
> > 0(6444) parse error (26,13-14): failed to load module
> > ERROR: bad config file (1 errors)
> >
> > I'm running Mac OS X
>
> Did you compile ser 0.9.3 from sources?
> If so try to recompile it:
> make proper include_modules="mysql"
> make all include_modules="mysql"
> make install include_modules="mysql"
>
> If it still doesn't work, please send me the compile output:
> make proper include_modules="mysql"
> make all include_modules="mysql" >/tmp/compile.log 2>&1
>
> and the output of: nm modules/mysql.so
> and: nm ser
>
>
> Andrei
>
More information about the sr-users
mailing list