Hey Stefan,

disabling the -lxmlrpc++ worked, therefore I coudl successfully install
the local version. 
Now from your point of view, do I need to run the cvs version, or should
do also the xmlrpc++0.7?

The successfull install was done on etch, however when I try to do it on
lenny (on another host I run lenny, and this is why I initially could
not find the libxmlrpc++-dev package) I got the bellow errors. Not
really the end of the world for me that it does not work, but I thought
I get them to you in the eventuality of expanding support for more
distros

Ta,
Dan

On lenny, local install, I got the following:

[EMAIL PROTECTED]:~/src/sems/trunk/apps/xmlrpc2di$ sudo make
make[1]: Entering directory `/home/dan/src/sems/trunk/apps/xmlrpc2di'
make[1]: Nothing to be done for `deps'.
make[1]: Leaving directory `/home/dan/src/sems/trunk/apps/xmlrpc2di'
make[1]: Entering directory `/home/dan/src/sems/trunk/apps/xmlrpc2di'
make -C xmlrpc++0.7 libXmlRpc.a
make[2]: Entering directory
`/home/dan/src/sems/trunk/apps/xmlrpc2di/xmlrpc++0.7'
g++ -g -Wall  -O2  -I./src -fPIC  -c -o src/XmlRpcClient.o
src/XmlRpcClient.cpp
src/XmlRpcClient.cpp: In member function ‘virtual bool
XmlRpc::XmlRpcClient::readHeader()’:
src/XmlRpcClient.cpp:312: error: ‘strncasecmp’ was not declared in this
scope
src/XmlRpcClient.cpp:314: error: ‘strncmp’ was not declared in this
scope
src/XmlRpcClient.cpp: In member function ‘virtual bool
XmlRpc::XmlRpcClient::parseResponse(XmlRpc::XmlRpcValue&)’:
src/XmlRpcClient.cpp:397: warning: suggest parentheses around && within
||
make[2]: *** [src/XmlRpcClient.o] Error 1
make[2]: Leaving directory
`/home/dan/src/sems/trunk/apps/xmlrpc2di/xmlrpc++0.7'
make[1]: *** [xmlrpc++0.7/libXmlRpc.a] Error 2
make[1]: Leaving directory `/home/dan/src/sems/trunk/apps/xmlrpc2di'
make: [all] Error 2 (ignored)


_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

Reply via email to