[Serdev] Ser 0.10.x CVS and MySQL module

Daniel Corbe daniel.junkmail at gmail.com
Wed Jan 10 21:40:29 UTC 2007


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


More information about the Serdev mailing list