All-
I've just compiled SER on RHEL 4, 32 bit, and I'm having this error when trying to launch it.
Aug 19 16:28:25 sip1 ser: ERROR: load_module: could not open module </usr/local/lib/ser/modules/mysql.so>: /usr/local/lib/ser/modules/mysql.so: undefined symbol: PL_memory_wrap
I've got these MySQL RPMs instlaled..
[root@sip1 src]# rpm -qa |grep -i mysql mod_auth_mysql-2.6.1-2.1 mysql-4.1.10a-1.RHEL4.1 mysql-devel-4.1.10a-1.RHEL4.1 perl-DBD-MySQL-2.9004-3.1 php-mysql-4.3.9-3.2 mysql-server-4.1.10a-1.RHEL4.1 MySQL-shared-standard-4.1.13-0.rhel4
My version of SER is-
[root@sip1 src]# /usr/local/sbin/ser -V version: ser 0.9.3 (i386/linux) flags: STATS: Off, USE_IPV6, USE_TCP, DISABLE_NAGLE, USE_MCAST, DNS_IP_HACK, SHM_MEM, SHM_MMAP, PKG_MALLOC, FAST_LOCK-ADAPTIVE_WAIT ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535 @(#) $Id: main.c,v 1.197 2004/12/03 19:09:31 andrei Exp $ main.c compiled on 16:27:07 Aug 19 2005 with gcc 3.4
Can anyone offer a hint to get me past this point?
Many thanks in advance-
Kyle