Is mysql.so in the /usr/local/lib/ser/modules/ directory? Plz, check.
I had this problem several times, when mysql.so went missing even i recompiled with include_modules="mysql .... etc" from source. So, what i did, after compilation and install, i went to the modules directory of compiled ser (path-to-ser-source/ser-0.9.6/modules/mysql/) and manually copied mysql.so into the /usr/local/lib/ser/modules/ directory, where it should be after installation. Worked well for me.
On 2/1/07, Greger V. Teigre greger@teigre.com wrote:
RHEL4 should be fine. ldd mysql.so should reveal if you are missing any libraries. g-)
sip wrote:
So... I've had ser 0.9.6 running on RH EL3, and FC3 and 4. I'm building out a server on RH EL4 for SER, but I've run into a snag. I'm sure it's something simple, but it has me stumped at the moment.
I've recompiled mysql.so on the new server... compiles fine (as do the rest of the modules). However, when I try to start up SER with mysql.so loaded, it gives me this:
ERROR: load_module: could not open module </usr/local/lib/ser/modules/mysql.so>: /usr/local/lib/ser/modules/mysql.so: undefined symbol: log
Undefined symbol: log
Never seen this before. Anyone know what it means or, more importantly, how to fix it (and no... I'm not going to scrap it all and go with Ottendorf yet, so that's not a solution ;) )?
N. _______________________________________________ Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers