Hi guys,

I have problem installing OpenNebula. I think I have installed all the requirements.

I have attached the log files. The problems I see are:
'xmlrpc_dialect' does not name a type
'xmlrpc_dialect' has not been declared
Unfortunately I have no idea how to deal with this, so any help will be highly appreciated!

Here's what I have for xmlrpc-c:
-bash-4.1$ rpm -qa | grep xmlrpc
xmlrpc-c-client++-1.16.24-1200.1840.el6.x86_64
xmlrpc-c-client-1.16.24-1200.1840.el6.x86_64
xmlrpc-c-apps-1.16.24-1200.1840.el6.x86_64
xmlrpc-c-1.16.24-1200.1840.el6.x86_64
xmlrpc-c-devel-1.16.24-1200.1840.el6.x86_64
xmlrpc-c-c++-1.16.24-1200.1840.el6.x86_64


Here's the output when scons:
-bash-4.1$ scons
scons: Reading SConscript files ...
Testing recipe: pkg-config
g++ .xmlrpc_test/xmlrpc_test.619e3e.cc -o .xmlrpc_test/xmlrpc_test.619e3e.cc.out -lxmlrpc_server_abyss++ -lxmlrpc_server++ -lxml rpc_server_abyss -lxmlrpc++ -lxmlrpc_server -lxmlrpc_abyss -lxmlrpc -lxml2 -lz -lm -lxmlrpc_util 1>>.xmlrpc_test/xmlrpc_test.619e 3e.cc.log 2>&1

Testing recipe: pkg-config
g++ .xmlrpc_test/xmlrpc_test.afb1bb.cc -o .xmlrpc_test/xmlrpc_test.afb1bb.cc.out -lxmlrpc_client++ -lxmlrpc++ 1>>.xmlrpc_test/xm lrpc_test.afb1bb.cc.log 2>&1

Testing recipe: xmlrpc-c-config
g++ .xmlrpc_test/xmlrpc_test.afb1bb.cc -o .xmlrpc_test/xmlrpc_test.afb1bb.cc.out -I/usr/include/libxml2 -lxmlrpc_client++ 1>>.x mlrpc_test/xmlrpc_test.afb1bb.cc.log 2>&1

Testing recipe: mixed hardcoded libraries and xmlrpc-c-config (debian lenny) g++ .xmlrpc_test/xmlrpc_test.afb1bb.cc -o .xmlrpc_test/xmlrpc_test.afb1bb.cc.out -I/usr/include -L/usr/lib -lxmlrpc_client -lxml rpc_client -lxmlrpc -lxmlrpc_util -lxmlrpc_xmlparse -lxmlrpc_xmltok -lxmlrpc_client++ -lxmlrpc++ 1>>.xmlrpc_test/xmlrpc_test.afb1 bb.cc.log 2>&1

Testing recipe: hardcoded libraries for Mac OS X (installed using port)
g++ .xmlrpc_test/xmlrpc_test.afb1bb.cc -o .xmlrpc_test/xmlrpc_test.afb1bb.cc.out -I/opt/local/include -L/opt/local/lib -lcurl -l xmlrpc_client++ -lxmlrpc_client -lxmlrpc++ -lxmlrpc -lxmlrpc_util -lxmlrpc_xmlparse -lxmlrpc_xmltok -lwwwxml -lxmltok -lxmlparse -lwwwzip -lwwwinit -lwwwapp -lwwwtelnet -lwwwhtml -lwwwnews -lwwwhttp -lwwwmime -lwwwgopher -lwwwftp -lwwwfile -lwwwdir -lwwwcach e -lwwwstream -lwwwmux -lwwwtrans -lwwwcore -lwwwutils -lm -lmd5 1>>.xmlrpc_test/xmlrpc_test.afb1bb.cc.log 2>&1


Error searching for xmlrpc-c libraries. Please check this things:

 * You have installed development libraries for xmlrpc-c. One way to check
   this is calling xmlrpc-c-config that is provided with the development
   package.
* Check that the version of xmlrpc-c is at least 1.06. You can do this also
   calling:
   $ xmlrpc-c-config --version
* If all this requirements are already met please send log files located in
   .xmlrpc_test to the mailing list.

Cheers,
Sasho

--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.

g++ .xmlrpc_test/xmlrpc_test.064213.cc -o 
.xmlrpc_test/xmlrpc_test.064213.cc.out  -lxmlrpc_server_abyss++ 
-lxmlrpc_server++ -lxmlrpc_server_abyss -lxmlrpc++ -lxmlrpc_server 
-lxmlrpc_abyss -lxmlrpc -lxml2 -lz -lm -lxmlrpc_util 
1>>.xmlrpc_test/xmlrpc_test.064213.cc.log 2>&1
g++ .xmlrpc_test/xmlrpc_test.c6a283.cc -o 
.xmlrpc_test/xmlrpc_test.c6a283.cc.out  -lxmlrpc_client++ -lxmlrpc++ 
1>>.xmlrpc_test/xmlrpc_test.c6a283.cc.log 2>&1
In file included from /usr/include/xmlrpc-c/client_transport.hpp:7,
                 from /usr/include/xmlrpc-c/client.hpp:12,
                 from /usr/include/xmlrpc-c/client_simple.hpp:7,
                 from .xmlrpc_test/xmlrpc_test.c6a283.cc:6:
/usr/include/xmlrpc-c/client.h:102: error: 'xmlrpc_dialect' does not name a type
In file included from /usr/include/xmlrpc-c/client_simple.hpp:7,
                 from .xmlrpc_test/xmlrpc_test.c6a283.cc:6:
/usr/include/xmlrpc-c/client.hpp:152: error: 'xmlrpc_dialect' has not been 
declared
/usr/include/xmlrpc-c/client.hpp:157: error: 'xmlrpc_dialect' has not been 
declared
.xmlrpc_test/xmlrpc_test.c6a283.cc: In function 'int main(int, char**)':
.xmlrpc_test/xmlrpc_test.c6a283.cc:36: warning: taking address of temporary
.xmlrpc_test/xmlrpc_test.c6a283.cc:37: warning: taking address of temporary
.xmlrpc_test/xmlrpc_test.c6a283.cc:40: warning: taking address of temporary
.xmlrpc_test/xmlrpc_test.c6a283.cc:41: warning: taking address of temporary
g++ .xmlrpc_test/xmlrpc_test.e3b5e0.cc -o 
.xmlrpc_test/xmlrpc_test.e3b5e0.cc.out  -I/usr/include/libxml2  
-lxmlrpc_client++ 1>>.xmlrpc_test/xmlrpc_test.e3b5e0.cc.log 2>&1
In file included from /usr/include/xmlrpc-c/client_transport.hpp:7,
                 from /usr/include/xmlrpc-c/client.hpp:12,
                 from /usr/include/xmlrpc-c/client_simple.hpp:7,
                 from .xmlrpc_test/xmlrpc_test.e3b5e0.cc:6:
/usr/include/xmlrpc-c/client.h:102: error: 'xmlrpc_dialect' does not name a type
In file included from /usr/include/xmlrpc-c/client_simple.hpp:7,
                 from .xmlrpc_test/xmlrpc_test.e3b5e0.cc:6:
/usr/include/xmlrpc-c/client.hpp:152: error: 'xmlrpc_dialect' has not been 
declared
/usr/include/xmlrpc-c/client.hpp:157: error: 'xmlrpc_dialect' has not been 
declared
.xmlrpc_test/xmlrpc_test.e3b5e0.cc: In function 'int main(int, char**)':
.xmlrpc_test/xmlrpc_test.e3b5e0.cc:36: warning: taking address of temporary
.xmlrpc_test/xmlrpc_test.e3b5e0.cc:37: warning: taking address of temporary
.xmlrpc_test/xmlrpc_test.e3b5e0.cc:40: warning: taking address of temporary
.xmlrpc_test/xmlrpc_test.e3b5e0.cc:41: warning: taking address of temporary
g++ .xmlrpc_test/xmlrpc_test.e3b5e0.cc -o 
.xmlrpc_test/xmlrpc_test.e3b5e0.cc.out  -I/usr/include -L/usr/lib 
-lxmlrpc_client -lxmlrpc_client -lxmlrpc -lxmlrpc_util -lxmlrpc_xmlparse 
-lxmlrpc_xmltok -lxmlrpc_client++ -lxmlrpc++ 
1>>.xmlrpc_test/xmlrpc_test.e3b5e0.cc.log 2>&1
In file included from /usr/include/xmlrpc-c/client_transport.hpp:7,
                 from /usr/include/xmlrpc-c/client.hpp:12,
                 from /usr/include/xmlrpc-c/client_simple.hpp:7,
                 from .xmlrpc_test/xmlrpc_test.e3b5e0.cc:6:
/usr/include/xmlrpc-c/client.h:102: error: 'xmlrpc_dialect' does not name a type
In file included from /usr/include/xmlrpc-c/client_simple.hpp:7,
                 from .xmlrpc_test/xmlrpc_test.e3b5e0.cc:6:
/usr/include/xmlrpc-c/client.hpp:152: error: 'xmlrpc_dialect' has not been 
declared
/usr/include/xmlrpc-c/client.hpp:157: error: 'xmlrpc_dialect' has not been 
declared
.xmlrpc_test/xmlrpc_test.e3b5e0.cc: In function 'int main(int, char**)':
.xmlrpc_test/xmlrpc_test.e3b5e0.cc:36: warning: taking address of temporary
.xmlrpc_test/xmlrpc_test.e3b5e0.cc:37: warning: taking address of temporary
.xmlrpc_test/xmlrpc_test.e3b5e0.cc:40: warning: taking address of temporary
.xmlrpc_test/xmlrpc_test.e3b5e0.cc:41: warning: taking address of temporary
g++ .xmlrpc_test/xmlrpc_test.e3b5e0.cc -o 
.xmlrpc_test/xmlrpc_test.e3b5e0.cc.out  -I/opt/local/include -L/opt/local/lib 
-lcurl -lxmlrpc_client++ -lxmlrpc_client -lxmlrpc++ -lxmlrpc -lxmlrpc_util 
-lxmlrpc_xmlparse -lxmlrpc_xmltok -lwwwxml -lxmltok -lxmlparse -lwwwzip 
-lwwwinit -lwwwapp -lwwwtelnet -lwwwhtml -lwwwnews -lwwwhttp -lwwwmime 
-lwwwgopher -lwwwftp -lwwwfile -lwwwdir -lwwwcache -lwwwstream -lwwwmux 
-lwwwtrans -lwwwcore -lwwwutils -lm -lmd5 
1>>.xmlrpc_test/xmlrpc_test.e3b5e0.cc.log 2>&1
In file included from /usr/include/xmlrpc-c/client_transport.hpp:7,
                 from /usr/include/xmlrpc-c/client.hpp:12,
                 from /usr/include/xmlrpc-c/client_simple.hpp:7,
                 from .xmlrpc_test/xmlrpc_test.e3b5e0.cc:6:
/usr/include/xmlrpc-c/client.h:102: error: 'xmlrpc_dialect' does not name a type
In file included from /usr/include/xmlrpc-c/client_simple.hpp:7,
                 from .xmlrpc_test/xmlrpc_test.e3b5e0.cc:6:
/usr/include/xmlrpc-c/client.hpp:152: error: 'xmlrpc_dialect' has not been 
declared
/usr/include/xmlrpc-c/client.hpp:157: error: 'xmlrpc_dialect' has not been 
declared
.xmlrpc_test/xmlrpc_test.e3b5e0.cc: In function 'int main(int, char**)':
.xmlrpc_test/xmlrpc_test.e3b5e0.cc:36: warning: taking address of temporary
.xmlrpc_test/xmlrpc_test.e3b5e0.cc:37: warning: taking address of temporary
.xmlrpc_test/xmlrpc_test.e3b5e0.cc:40: warning: taking address of temporary
.xmlrpc_test/xmlrpc_test.e3b5e0.cc:41: warning: taking address of temporary
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to