[one-users] install of 1.3.80 fail

Bryan Fuselier bryan at amrllc.net
Tue Oct 6 13:47:31 PDT 2009


I'm getting an error when running scon saying that there is an error
searching for xmlrpc-c libraries. I'm running CentOS 5.3 and have
followed the instructions here:
http://opennebula.org/doku.php?id=documentation:rel1.4:notes several
times to triple check that I was performing them correctly. I am in a
64-bit environment, but went ahead and installed both i386 and x86_64
packages for xmlrpc-c and xmlrpc-c-devel.

Attached are the files as per the instructions in the error message:

<code>
scons -j2
scons: Reading SConscript files ...
Testing recipe: pkg-config
g++ .xmlrpc_test/xmlrpc_test.7ceaf9.cc -o
.xmlrpc_test/xmlrpc_test.7ceaf9.cc.out -lxmlrpc_server_abyss++
-lxmlrpc_server_abyss -lxmlrpc_server++
1>>.xmlrpc_test/xmlrpc_test.7ceaf9.cc.log 2>&1

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.7ceaf9.cc -o
.xmlrpc_test/xmlrpc_test.7ceaf9.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.7ceaf9.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.3.80/SConstruct", line 114:
    exit(-1)
</code>

Thank you,
Bryan F.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xmlrpc_test.tar.gz
Type: application/x-gzip
Size: 506 bytes
Desc: not available
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20091006/161977a6/attachment-0002.bin>


More information about the Users mailing list