openssh-6.6p1 link error to openssl

Scott Neugroschl scott_n at xypro.com
Wed Aug 13 07:15:48 EST 2014


I've already filed a bug about this.

https://bugzilla.mindrot.org/show_bug.cgi?id=2261


-----Original Message-----
From: openssh-unix-dev [mailto:openssh-unix-dev-bounces+scott_n=xypro.com at mindrot.org] On Behalf Of vamshi reddy bairy
Sent: Tuesday, August 12, 2014 12:17 PM
To: openssh-unix-dev at mindrot.org
Subject: openssh-6.6p1 link error to openssl

Hello all,



I am trying to force to link openssh to link openssl  from  my workaera home/xxx/openssl/lib & home/xxx/openssl/include

Instead of default link “/usr/lib/” etc



./configure --with-ssl-dir=/home/xxx/install/open_ssl
 --with-cppflags="-I/home/xxx/install/open_ssl/include"

    --with-ldflags="-L/home/xxx/install/open_ssl/lib"



With this I could not able to configure openssh with my built in version of openssl



When I run above command I end up with “OpenSSL header version... not found”

Could you please let me know where iam going wrong _______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev at mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev


More information about the openssh-unix-dev mailing list