Compiling openssh-4.0p1 on Solaris 10.
Darren Tucker
dtucker at zip.com.au
Tue Jun 7 19:17:21 EST 2005
Peter Losher wrote:
> Undefined first referenced
> symbol in file
> EVP_aes_192_cbc ./libssh.a(cipher.o)
> EVP_aes_256_cbc ./libssh.a(cipher.o)
> ld: fatal: Symbol referencing errors. No output written to ssh
[...]
> Looks like more OpenSSL issues?
Yeah that's the missing strong ciphers in the Solaris OpenSSL. If the
packages I mentioned earlier don't provide it (maybe it sticks the
libraries in a non-standard path?) then you ought to be able to build it
with the vanilla OpenSSL distribution, configure'ed --with-ssl-dir.
--
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.
More information about the openssh-unix-dev
mailing list