Hello everyone, I'm trying to install the front-end of OpenNebula 2.2, using Ubuntu 10.04. When I try to compile by scons, the procedure ends with a successful message but I get the following errors:
Testing recipe: pkg-config Error calling pkg-config xmlrpc_server_abyss++ --static --libs Testing recipe: xmlrpc-c-config g++ .xmlrpc_test/xmlrpc_test.394302.cc -o .xmlrpc_test/xmlrpc_test.394302.cc.out -L/usr/lib -lxmlrpc_server_abyss++ -lxmlrpc_server++ -lxmlrpc_server_abyss -lxmlrpc_server -lxmlrpc_abyss -lpthread -lxmlrpc++ -lxmlrpc -lxmlrpc_util -lxmlrpc_xmlparse -lxmlrpc_xmltok -I/usr/include 1>>.xmlrpc_test/xmlrpc_test.394302.cc.log 2>&1 Testing recipe: pkg-config Error calling pkg-config xmlrpc_client++ xmlrpc++ --libs Testing recipe: xmlrpc-c-config g++ .xmlrpc_test/xmlrpc_test.8801db.cc -o .xmlrpc_test/xmlrpc_test.8801db.cc.out -L/usr/lib -lxmlrpc_client++ -lcurl -lxmlrpc_client -lxmlrpc++ -lxmlrpc -lxmlrpc_util -lxmlrpc_xmlparse -lxmlrpc_xmltok -Wl,--rpath -Wl,/usr/lib -I/usr/include 1>>.xmlrpc_test/xmlrpc_test.8801db.cc.log 2>&1 Testing recipe: pkg-config Error calling pkg-config xmlrpc_server_abyss++ --static --libs Testing recipe: xmlrpc-c-config g++ .xmlrpc_test/xmlrpc_test.12b605.cc -o .xmlrpc_test/xmlrpc_test.12b605.cc.out -L/usr/lib -lxmlrpc_server_abyss++ -lxmlrpc_server++ -lxmlrpc_server_abyss -lxmlrpc_server -lxmlrpc_abyss -lpthread -lxmlrpc++ -lxmlrpc -lxmlrpc_util -lxmlrpc_xmlparse -lxmlrpc_xmltok -I/usr/include 1>>.xmlrpc_test/xmlrpc_test.12b605.cc.log 2>&1 Testing recipe: pkg-config Error calling pkg-config xmlrpc_client++ xmlrpc++ --libs Testing recipe: xmlrpc-c-config g++ .xmlrpc_test/xmlrpc_test.4c3200.cc -o .xmlrpc_test/xmlrpc_test.4c3200.cc.out -L/usr/lib -lxmlrpc_client++ -lcurl -lxmlrpc_client -lxmlrpc++ -lxmlrpc -lxmlrpc_util -lxmlrpc_xmlparse -lxmlrpc_xmltok -Wl,--rpath -Wl,/usr/lib -I/usr/include 1>>.xmlrpc_test/xmlrpc_test.4c3200.cc.log 2>&1 At the end I can read: scons: done reading SConscript files. scons: Building targets ... scons: `.' is up to date. scons: done building targets. I've checked the xmlrpc version, getting 1.06.27. The output of the command xmlrpc-c-config c++2 client --libs --cflags is shown below: -L/usr/lib -lxmlrpc_client++ -lcurl -lxmlrpc_client -lxmlrpc++ -lxmlrpc -lxmlrpc_util -lxmlrpc_xmlparse -lxmlrpc_xmltok -Wl,--rpath -Wl,/usr/lib -I/usr/include Furthermore there are no error messages in the log files under the .xmlrpc_test directory. Please could you help me to solve the compiling errors? Anyway can I proceed with the installation? Thanks in advance. Cheers, Oriana.
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
