[OpenSER-Users] FreeBSD Bug - mi_xmlrpc

Bogdan-Andrei Iancu bogdan at voice-system.ro
Mon Aug 13 11:36:05 CEST 2007


Hi Jorge,

I got it working on a FreeBSD with the same versions for xmlrpc-c and 
libwww (compiled locally), using default compile options.....no error.

As xmlrpc-c generates a bunch of libs (prefix llibxmlrpcxxxxxx), try to 
add them all for module linking. See modules/mi_xmlrpc/Makefile, the 
LIBS line.

regards,
bogdan

Jorge Guntanis wrote:
> OS:
> FreeBSD openser 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27
> UTC 2007     root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
> i386
>
> OpenSer Version
> root at openser# openser -V
> version: openser 1.3.0-dev10-notls (i386/freebsd)
> flags: STATS: Off, USE_IPV6, USE_TCP, DISABLE_NAGLE, USE_MCAST, SHM_MEM,
> SHM_MMAP, PKG_MALLOC, F_MALLOC, FAST_LOCK-ADAPTIVE_WAIT
> ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16,
> MAX_URI_SIZE 1024, BUF_SIZE 65535
> poll method support: poll, select, kqueue.
> svnrevision: 2:2588M
> @(#) $Id: main.c 2578 2007-08-07 15:17:07Z bogdan_iancu $
> main.c compiled on 01:33:27 Aug 10 2007 with gcc 3.4.6
>
> also tried with release 2327 having the exact same result.
>
> Dependencies Version:
> libxml2-2.6.29
> xmlrpc-c-0.9.10_2
> libwww-5.4.0_4
>
> Config File:
> # Uncomment this if you want to use SQL database
> loadmodule "mysql.so"
>
> loadmodule "sl.so"
> loadmodule "tm.so"
> loadmodule "rr.so"
> loadmodule "mi_xmlrpc.so"
> loadmodule "presence.so"
> loadmodule "presence_xml.so"
> loadmodule "maxfwd.so"
> loadmodule "usrloc.so"
> loadmodule "registrar.so"
> loadmodule "textops.so"
> loadmodule "mi_fifo.so"
>
> Result:
>
> root at openser# openser
> ERROR: load_module: could not open module
> </usr/local/lib/openser/modules/mi_xmlrpc.so>:
> /usr/local/lib/libxmlrpc_client.so.7: Undefined symbol "HTThroughLine"
> parse error (53,13-14): failed to load module
> ERROR: bad config file (1 errors)
>
> Has anyone seen this before, any idea on how to fix this?
>
> Any help is appreciated.
>
> Thanks 
>
> Jorge
>
> _______________________________________________
> Users mailing list
> Users at openser.org
> http://openser.org/cgi-bin/mailman/listinfo/users
>
>   





More information about the sr-users mailing list