<br><br><div class="gmail_quote">On Wed, Apr 7, 2010 at 4:38 PM, manju a <span dir="ltr"><<a href="mailto:manju.kudu@gmail.com">manju.kudu@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Stefan,<br><br>YUP your guess is right, i was missing opessl-devel package, i am able to build the package successfully.<br><br> i am trying to install VMware drivers i am getting below error, any IDEA ???? <br><br>Installing VMWare drivers.DeployVM.java:19: package com.vmware.vim does not exist<br>

import com.vmware.vim.*;<br>^<br>DeployVM.java:20: package com.vmware.apputils does not exist<br>import com.vmware.apputils.*;<br>^<br>DeployVM.java:21: package com.vmware.apputils.vim does not exist<br>import com.vmware.apputils.vim.*;<br>

^<br>DeployVM.java:41: cannot find symbol<br>symbol  : class ServiceContent<br>location: class DeployVM<br>    private static  ServiceContent content;    <br>                    ^<br>DeployVM.java:42: cannot find symbol<br>

symbol  : class AppUtil<br>location: class DeployVM<br>    static  AppUtil cb = null;<br>            ^<br>DeployVM.java:43: cannot find symbol<br>symbol  : class VimPortType<br>location: class DeployVM<br>    private static  VimPortType service;  <br>

                    ^<br><br>thanks,<br>manjunath A<div><div></div><div class="h5"><br><br><br><br><br><div class="gmail_quote">On Tue, Apr 6, 2010 at 5:39 PM, Stefan Freitag <span dir="ltr"><<a href="mailto:stefan.freitag@udo.edu" target="_blank">stefan.freitag@udo.edu</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Manju,<br>
<br>
just a guess:<br>
<br>
could you please check if you installed the openssl devel packages?<br>
<br>
Kind regards<br>
Stefan<br>
<br>
manju a schrieb:<br>
<div><div></div><div>> Hi All,<br>
><br>
> i am trying to install opennebulla on ubuntu, when i am trying to<br>
> build/compile using scons, i am getting below error .<br>
><br>
> src/um/User.cc: In static member function 'static std::string<br>
> User::sha1_digest( const std::string&)':<br>
> src/um/User.cc:381: error: 'EVP_MD_CTX' was not declared in this scope<br>
> src/um/User.cc:381: error: expected ';' before 'mdctx'<br>
> src/um/User.cc:382: error: 'EVP_MAX_MD_SIZE' was not declared in this<br>
> scope<br>
> src/um/User.cc:386: error: 'mdctx' was not declared in this scope<br>
> src/um/User.cc:386: error: 'EVP_MD_CTX_init' was not declared in this<br>
> scope<br>
> src/um/User.cc:387: error: 'EVP_sha1' was not declared in this scope<br>
> src/um/User.cc:387: error: 'EVP_DigestInit_ex' was not declared in this<br>
> scope<br>
> src/um/User.cc:389: error: 'EVP_DigestUpdate' was not declared in this<br>
> scope<br>
> src/um/User.cc:391: error: 'md_value' was not declared in this scope<br>
> src/um/User.cc:391: error: 'EVP_DigestFinal_ex' was not declared in this<br>
> scope<br>
> src/um/User.cc:392: error: 'EVP_MD_CTX_cleanup' was not declared in this<br>
> scope<br>
> scons: *** [src/um/User.o] Error 1<br>
> scons: building terminated because of errors.<br>
><br>
><br>
> Any idea on this ????<br>
><br>
> thanks,<br>
> manjunath A<br>
</div></div>> _______________________________________________<br>
> Users mailing list<br>
> <a href="mailto:Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a><br>
> <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
><br>
<font color="#888888"><br>
<br>
--<br>
Dipl.-Inform. Stefan Freitag<br>
Institut für Roboterforschung - Abteilung Informationstechnik<br>
Universitaet Dortmund         | phone:  +49 (0)231-755-7009<br>
Otto-Hahn-Str. 8              | mobile: +49 (0)176-23900074<br>
44221 Dortmund, Germany       | fax:    +49 (0)231-755-3251<br>
<a href="http://www.irf.uni-dortmund.de" target="_blank">www.irf.uni-dortmund.de</a>       | email:  <a href="mailto:stefan.freitag@udo.edu" target="_blank">stefan.freitag@udo.edu</a><br>
<br>
</font></blockquote></div><br>
</div></div></blockquote></div><br>