[Serdev] Ser 0.10.x CVS and MySQL module

Daniel Corbe daniel.junkmail at gmail.com
Thu Jan 11 02:54:34 UTC 2007


This is an OpenBSD box so I don't think "ldd ser" is going to produce
the output you expect it to.

# ldd mysql.so
mysql.so:
mysql.so: Exec format error
mysql.so: exit status 1

All the SOs in that directory produce the same output.

# uname -a
OpenBSD proxy1.wavelen.net 4.0 GENERIC#1107 i386

-Daniel

On 1/10/07, Michal Matyska <michal at iptel.org> wrote:
> Daniel,
> please post output of
>
> ldd /usr/local/lib/ser/modules/mysql.so
>
> Michal
>
> On Wed, 2007-01-10 at 16:40 -0500, Daniel Corbe wrote:
> > Sorry for cross-posting; however, I figured this was less of a "users"
> > question and more of a "dev" question
> >
> > For some reason the mysql module for ser compiled cleanly but SER
> > refuses to load it.
> >
> > IE
> >
> > # ser -c
> >  0(28131) ERROR: load_module: could not open module
> > </usr/local/lib/ser/modules/mysql.so>: Cannot load specified object
> >  0(28131) parse error (55,13-14): failed to load module
> > ERROR: bad config file (1 errors)
> >
> > I'm not sure what I'm doing wrong.
> >
> > # gmake include_modules="mysql" print-modules
> > The following modules will be included: mysql
> > ----------------------------------------------------------
> > The following modules will be excluded: CVS
> >
> > # gmake install-modules-all
> > ...
> > # ls -al /usr/local/lib/ser/modules/mysql.so
> > -rwxr-xr-x  1 root  wheel  149490 Jan 10 09:57
> > /usr/local/lib/ser/modules/mysql.so
> >
> > So there's no question about whether or not its installed and whether
> > or not it matches the SER core.  It just won't load!
> >
> > Thanks.
> >
> > -Daniel
> > _______________________________________________
> > Serdev mailing list
> > Serdev at lists.iptel.org
> > http://lists.iptel.org/mailman/listinfo/serdev
>
>


More information about the Serdev mailing list