I think I've found the answer... <br><br><a href="http://www.opennebula.org/documentation:rel2.0:ignc">http://www.opennebula.org/documentation:rel2.0:ignc</a><br><br>I have to add ALL the field values after the scons command, am I right??<br>

<br><br><br><br><div class="gmail_quote">On Tue, Oct 12, 2010 at 2:41 PM, Giuseppe Biolo <span dir="ltr"><<a href="mailto:giuseppe.biolo@gmail.com">giuseppe.biolo@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

I have some problems in compiling OpenNebula git repository.<br>I use Ubuntu Server 10.04 64bit and I've installed libxmlrpc-c3-dev (using apt-get).<br>When I launch the scons command:<br><br>$ scons<br><br>I obtain this output:<br>


<br>-------------------------------------------------------------------------------------------------------------------<br><br>scons: Reading SConscript files ...<br><br>Testing recipe: pkg-config<br> Error calling pkg-config xmlrpc_server_abyss++ --static --libs<br>


Testing recipe: xml-c-config<br>g++ .xmlrpc_test/<a href="http://xmlrpc_test.c456ac.cc" target="_blank">xmlrpc_test.c456ac.cc</a> -o .... etc.<br><br>Testing recipe: mixed hardcoded libraries and xmlrpc-c-config (debian lenny)<br>

g++ .xmlrpc_test/<a href="http://xmlrpc_test.c456ac.cc" target="_blank">xmlrpc_test.c456ac.cc</a> -o ..... etc.<br>
<br>Testing recipe: hardcoded libraries for Mac OS X (installed using port)<br>g++ .xmlrpc_test/<a href="http://xmlrpc_test.c456ac.cc" target="_blank">xmlrpc_test.c456ac.cc</a> -o ..... etc.<br><br>Error searching for xmlrpc-c libraries. Please check this things:<br>


<br> * 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.<br> * Check that the version of xmlrpc-c is at least 1.06. You can do this also calling:<br>


   $ xmlrpc-c-config -- version<br> * If all this requirements are already met please send log files located in .xmlrpc_test to the mailng list.<br><br>--------------------------------------------------------------------------------------------------------------------<br>


<br>If I call the command:<br><br>$ xmlrpc-c-config --version<br><br>the answer is 1.06.27.<br><br>The attached archive contains the log files located in .xmlrpc_test directory.<br><br>Have you any idea?? <br><br>Thanks,<br>

<font color="#888888">
Giuseppe Biolo.<br>
</font></blockquote></div><br>