Hi Kim,
There was an upgrade of xmlrpc module in 1.3 - could you give it a try?
if it solves your problem, I might consider porting the upgrade to 1.2.
Thanks and regards,
bogdan
Kim Culhan wrote:
Running openser on FreeBSD-6.2 stable:
version: openser 1.2.2-tls (i386/freebsd)
When starting openser with the mi_xmlrpc module enabled this is returned:
0(56397) 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"
On Monday Aug 13 2007 Bogdan-Andrei Iancu wrote:
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.
I have added them all to the modules/mi_xmlrpc/Makefile but the problem remains.
Using xmlrpc-c and libwww from recent FreeBSD ports.
Looking at libxmlrpc_clent.so.7
nm -B libxmlrpc_client.so.7 | grep HTThroughLine
returns
U HTThroughLine
If anyone can shed some light on this it would be very greatly apprecated.
regards
-kim
--
_______________________________________________
Users mailing list
Users(a)openser.org
http://openser.org/cgi-bin/mailman/listinfo/users