Re: Building OpenSSH 4.3p2 on Solaris 10



On 2006-03-24, Liam Gretton <liam@xxxxxxxxxxxxxxxxx> wrote:
configure: error: Your OpenSSL headers do not match your library.
[...]
I've tried setting CFLAGS, CPPFLAGS, LDFLAGS, LD_LIBRARY_PATH
appropriately but the configure script stubbornly insists on finding the
libcrypto.so in /usr/sfw/lib rather than the one in
/usr/local/openssl/lib.

Try ./configure --with-cflags=-m64 or build a 32-bit OpenSSL and use
that.

--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
.



Relevant Pages