<br><br><div class="gmail_quote">On Wed, Apr 7, 2010 at 4:38 PM, manju a <span dir="ltr">&lt;<a href="mailto:manju.kudu@gmail.com">manju.kudu@gmail.com</a>&gt;</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">&lt;<a href="mailto:stefan.freitag@udo.edu" target="_blank">stefan.freitag@udo.edu</a>&gt;</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>&gt; Hi All,<br>
&gt;<br>
&gt; i am trying to install opennebulla on ubuntu, when i am trying to<br>
&gt; build/compile using scons, i am getting below error .<br>
&gt;<br>
&gt; src/um/User.cc: In static member function &#39;static std::string<br>
&gt; User::sha1_digest( const std::string&amp;)&#39;:<br>
&gt; src/um/User.cc:381: error: &#39;EVP_MD_CTX&#39; was not declared in this scope<br>
&gt; src/um/User.cc:381: error: expected &#39;;&#39; before &#39;mdctx&#39;<br>
&gt; src/um/User.cc:382: error: &#39;EVP_MAX_MD_SIZE&#39; was not declared in this<br>
&gt; scope<br>
&gt; src/um/User.cc:386: error: &#39;mdctx&#39; was not declared in this scope<br>
&gt; src/um/User.cc:386: error: &#39;EVP_MD_CTX_init&#39; was not declared in this<br>
&gt; scope<br>
&gt; src/um/User.cc:387: error: &#39;EVP_sha1&#39; was not declared in this scope<br>
&gt; src/um/User.cc:387: error: &#39;EVP_DigestInit_ex&#39; was not declared in this<br>
&gt; scope<br>
&gt; src/um/User.cc:389: error: &#39;EVP_DigestUpdate&#39; was not declared in this<br>
&gt; scope<br>
&gt; src/um/User.cc:391: error: &#39;md_value&#39; was not declared in this scope<br>
&gt; src/um/User.cc:391: error: &#39;EVP_DigestFinal_ex&#39; was not declared in this<br>
&gt; scope<br>
&gt; src/um/User.cc:392: error: &#39;EVP_MD_CTX_cleanup&#39; was not declared in this<br>
&gt; scope<br>
&gt; scons: *** [src/um/User.o] Error 1<br>
&gt; scons: building terminated because of errors.<br>
&gt;<br>
&gt;<br>
&gt; Any idea on this ????<br>
&gt;<br>
&gt; thanks,<br>
&gt; manjunath A<br>
</div></div>&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a><br>
&gt; <a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
&gt;<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>