[one-users] Error searching for xmlrpc-c libraries

Stefano Ghio steghio at eng.it
Wed Nov 2 10:19:39 PDT 2011


Greetings,

I'm trying to install the opennebula server 3 beta (
http://opennebula.org/blog:opennebula_3.0_beta_2_release) which requires
xmlrpc-c >=1.06. I'm working on Ubuntu 10.04 32-bit, I have installed
build-essential and g++.

I installed xmlrpc-c version 1.16.38 by downloading the tarball from
sourceforge(http://sourceforge.net/projects/xmlrpc-c/files/) then sudo
./configure, make, make install with no errors

xmlrpc-c-config --version works so I guess it is installed correctly.

When trying to install opennebula, however I get the following error:

scons: Reading SConscript files ...
Testing recipe: pkg-config
  Error calling pkg-config xmlrpc_server_abyss++ --static --libs
Testing recipe: xmlrpc-c-config
g++ .xmlrpc_test/xmlrpc_test.384fc5.cc -o .xmlrpc_test/xmlrpc_test.
384fc5.cc.out  -L/usr/local/lib   -lxmlrpc_server_abyss++ -lxmlrpc_server++
-lxmlrpc_server_abyss -lxmlrpc_server -lxmlrpc_abyss  -lpthread -lxmlrpc++
-lxmlrpc -lxmlrpc_util -lxmlrpc_xmlparse -lxmlrpc_xmltok
-I/usr/local/include 1>>.xmlrpc_test/xmlrpc_test.384fc5.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.6187f8.cc -o
.xmlrpc_test/xmlrpc_test.6187f8.cc.out  -L/usr/local/lib
-lxmlrpc_client++ -lxmlrpc_client -lxmlrpc++ -lxmlrpc -lxmlrpc_util
-lxmlrpc_xmlparse -lxmlrpc_xmltok -lxmlrpc_packetsocket
-I/usr/local/include 1>>.xmlrpc_test/xmlrpc_test.6187f8.cc.log 2>&1

Testing recipe: mixed hardcoded libraries and xmlrpc-c-config (debian lenny)
g++ .xmlrpc_test/xmlrpc_test.691e93.cc -o
.xmlrpc_test/xmlrpc_test.691e93.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.691e93.cc.log 2>&1

Testing recipe: hardcoded libraries for Mac OS X (installed using port)
g++ .xmlrpc_test/xmlrpc_test.691e93.cc -o
.xmlrpc_test/xmlrpc_test.691e93.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.691e93.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.

Since everything checks out fine, I can only try and ask here. Logfiles are
attached.

Thanks for your support.

best regards

--

Dr. Stefano Ghio - Italy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20111102/f18eafa3/attachment-0002.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xmlrpc_test.tar.gz
Type: application/x-gzip
Size: 1685 bytes
Desc: not available
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20111102/f18eafa3/attachment-0002.bin>


More information about the Users mailing list