[one-users] one compilation on Centos 5.4
Ruben Diez
rdiez at cesga.es
Mon Apr 26 09:57:14 PDT 2010
Hi:
I'm try to compile one on a centos 5.4....
I am follow the steps specified at
http://www.opennebula.org/documentation:rel1.4:notes for the centos
5/RLE 5 case....
But, after make all the specified stuff, i get the follow error when i
run the "scons" command:
------------ BEGIN CODE -----------------
[root at nuba-cesga-1b one-1.4]# scons
scons: Reading SConscript files ...
Testing recipe: pkg-config
Error calling pkg-config xmlrpc_server_abyss++ --static --libs
Testing recipe: xmlrpc-c-config
Error calling xmlrpc-c-config c++2 abyss-server --libs --cflags
Testing recipe: mixed hardcoded libraries and xmlrpc-c-config (debian lenny)
Error calling xmlrpc-c-config c++2 abyss-server --libs --cflags
Testing recipe: hardcoded libraries for Mac OS X (installed using port)
g++ .xmlrpc_test/xmlrpc_test.80dc48.cc -o
.xmlrpc_test/xmlrpc_test.80dc48.cc.out -I/opt/local/include
-L/opt/local/lib -lwwwxml -lxmltok -lxmlparse -lwwwzip -lwwwinit
-lwwwapp -lwwwtelnet -lwwwhtml -lwwwnews -lwwwhttp -lwwwmime -lwwwgopher
-lwwwftp -lwwwfile -lwwwdir -lwwwcache -lwwwstream -lwwwmux -lwwwtrans
-lwwwcore -lwwwutils -lmd5 -ldl -lz -lpthread -lxmlrpc_client++
-lxmlrpc_client -lxmlrpc++ -lxmlrpc -lxmlrpc_util -lxmlrpc_xmlparse
-lxmlrpc_xmltok -lxmlrpc_server_abyss++ -lxmlrpc_server++
-lxmlrpc_server_abyss -lxmlrpc_server -lxmlrpc_abyss
1>>.xmlrpc_test/xmlrpc_test.80dc48.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.
TypeError: 'str' object is not callable:
File "/root/one-1.4/SConstruct", line 114:
exit(-1)
--------- END CODE ---------------
Anybody knows what is failing???
Regards.
More information about the Users
mailing list