On Thu, 23 Jun 2011 13:35:30 +0200, Oriana Ottaviano <[email protected]> wrote: > Hello everyone,
Hi, > 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 [...] > At the end I can read: > > scons: done reading SConscript files. > scons: Building targets ... > scons: `.' is up to date. > scons: done building targets. Did you have a "src/nebula/oned" or "src/scheduler/src/sched/mm_sched" binaries ? > 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? Could you please provide output of : 1) gcc -v ; dpkg -l "gcc*" 3) ld -v ; dpkg -l "binutils*" 3) xmlrpc-c-config --version Cheers, -- Damien _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
