On Mon, 2010-06-21 at 09:02 -0700, manua wrote:
> Hi All,
> 
> I am getting the following errors, while trying to install activemq-cpp,
> 
>     decaf/internal/net/ssl/openssl/OpenSSLContextSpi.cpp:42:25: error:
> openssl/ssl.h: No such file or directory 
>     decaf/internal/net/ssl/openssl/OpenSSLContextSpi.cpp:43:25: error:
> openssl/evp.h: No such file or directory 
>     decaf/internal/net/ssl/openssl/OpenSSLContextSpi.cpp:44:26: error:
> openssl/rand.h: No such file or directory 
>     decaf/internal/net/ssl/openssl/OpenSSLContextSpi.cpp:45:26: error:
> openssl/conf.h: No such file or directory
> 
> Please let me know, if I am doing something wrong, or what can be the cause
> of this error.
> 
> Thanks,
> Manu

I need a bit more info on your setup before I can offer any real advice,
for instance what OS are you on, which compiler, how did you configure
things?  

The error indicates that the openssl includes can't be found.

Regards


-- 
Tim Bish

Open Source Integration: http://fusesource.com
ActiveMQ in Action: http://www.manning.com/snyder/

Follow me on Twitter: http://twitter.com/tabish121
My Blog: http://timbish.blogspot.com/

Reply via email to