Hello again,<br><br>I don't know if it is open nebula related, but when I try to install ONE, I get this error:<br><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">
g++ -o src/scheduler/mm_sched.o -c -g -Wall -Iinclude -I/OVS/software/include src/scheduler/mm_sched.cc<br>g++ -o src/scheduler/mm_sched src/scheduler/mm_sched.o -Lsrc/common -Lsrc/host -Lsrc/mad -Lsrc/nebula -Lsrc/pool -Lsrc/template -Lsrc/vm -Lsrc/vmm -Lsrc/lcm -Lsrc/tm -Lsrc/dm -Lsrc/im -Lsrc/rm -L/OVS/software/lib -Lsrc/scheduler -lsqlite3 -lnebula_scheduler -lnebula_core -lnebula_host -lnebula_vm -lnebula_pool -lnebula_template -lnebula_common -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<br>
/OVS/software/lib/libwwwhttp.so: undefined reference to `MD5Init'<br>/OVS/software/lib/libwwwhttp.so: undefined reference to `MD5Final'<br>/OVS/software/lib/libwwwhttp.so: undefined reference to `MD5Update'<br>
collect2: ld returned 1 exit status<br>scons: *** [src/scheduler/mm_sched] Error 1<br>scons: building terminated because of errors.<br></blockquote><br>I have no clue about what is going wrong, since I think w3c-libwww-5.4.0 library is properly installed and there is no much information in the Internet.<br>
If I do:<br><blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">$ nm /OVS/software/lib/libwwwhttp.so | grep MD5<br>         U MD5Final<br>         U MD5Init<br>
         U MD5Update<br></blockquote><br clear="all">Which was expected output, but still don't know how to solve it.<br>Any help?<br>Thanks in advance!<br><br>-- <br>Álvaro