Oriana, Since you seems to have "src/nebula/oned" and "src/scheduler/src/sched/mm_sched" binaries, I think you can ignore those errors. AFAIK, Opennebula build system (scons) has been customized to check sequentially for multiple build strategy (so that you can build OpenNebula on Linux, MacOS X or any *BSD).
Did you have any error during installation phase or at runtime ? PS: please keep [email protected] as To: or CC: of your mails so everyone can benefit from our exchanges. On Thu, 23 Jun 2011 14:42:50 +0200, Oriana Ottaviano <[email protected]> wrote: > Hi Damien I've also found src/scheduler/src/sched/mm_sched. > > > 2011/6/23 Oriana Ottaviano <[email protected]> > >> Hi, thanks for your quick reply. >> I've checked and I've found src/nebula/oned, but there is no >> src/scheduler/src/sched/mm_sched. >> >> Following there are the requested outputs: >> >> >> - gcc -v ; dpkg -l "gcc*" >> >> Using built-in specs. >> Target: i486-linux-gnu >> Configured with: ../src/configure -v --with-pkgversion='Ubuntu >> 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs >> --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr >> --enable-shared >> --enable-multiarch --enable-linker-build-id --with-system-zlib >> --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix >> --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 >> --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug >> --enable-plugin >> --enable-objc-gc --enable-targets=all --disable-werror >> --with-arch-32=i486 >> --with-tune=generic --enable-checking=release --build=i486-linux-gnu >> --host=i486-linux-gnu --target=i486-linux-gnu >> Thread model: posix >> gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) >> Desired=Unknown/Install/Remove/Purge/Hold >> | >> Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend >> |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) >> ||/ Nome >> Versione Descrizione >> >> +++-======================================-======================================-============================================================================================ >> ii gcc >> 4:4.4.3-1ubuntu1 The GNU C compiler >> ii gcc-4.4 >> 4.4.3-4ubuntu5 The GNU C compiler >> ii gcc-4.4-base >> 4.4.3-4ubuntu5 The GNU Compiler Collection (base >> package) >> un gcc-4.4-doc <non >> definita> (nessuna descrizione disponibile) >> un gcc-4.4-locales <non >> definita> (nessuna descrizione disponibile) >> un gcc-4.4-multilib <non >> definita> (nessuna descrizione disponibile) >> un gcc-doc <non >> definita> (nessuna descrizione disponibile) >> un gcc-multilib <non >> definita> (nessuna descrizione disponibile) >> >> >> >> >> - ld -v ; dpkg -l "binutils*" >> >> GNU ld (GNU Binutils for Ubuntu) 2.20.1-system.20100303 >> Desired=Unknown/Install/Remove/Purge/Hold >> | >> Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend >> |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) >> ||/ Nome >> Versione Descrizione >> >> +++-======================================-======================================-============================================================================================ >> ii binutils >> 2.20.1-3ubuntu7 The GNU assembler, linker and >> binary >> utilities >> un binutils-doc <non >> definita> (nessuna descrizione disponibile) >> un binutils-gold <non >> definita> (nessuna descrizione disponibile) >> >> >> >> - xmlrpc-c-config --version >> >> 1.06.27 >> >> >> Thanks again. >> Cheers, >> Oriana. >> >> >> >> >> >> 2011/6/23 Damien Raude-Morvan <[email protected]> >> >>> 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 >>> >> >> -- Damien _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
