On Thu, Aug 28, 2008 at 04:44:48AM -0700, Asimananda Mohanty wrote:
> I already had installed OpenSSL, now I did this for libssh2 :
> 
> ./configure --enable-threads --prefix=/usr/local --with-ssl-dir=/usr/local/ssl
> 
> But still make gives some error. I think configure still doesn't consider the
> installed ssl. should i uninstall the default ssl that comes with solaris 10?
> will it be effective?

It looks like there's a mismatch between the two OpenSSL libraries; libssh2 is
probably using header files from one version and linking to another. 
Completely removing one copy (either one) should make the results more
consistent.

>>> Dan
-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
libssh2-devel mailing list
libssh2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel

Reply via email to