Peter,

Here the linker is trying to find the library libz.a, it is usually
located in /usr/local/lib. This archived library is installed by
OpenSSL. It's probably a path problem, did you give your own path while
installing OpenSSL?

-Alok


On Thu, 21 Sep 2000, Peter S. Martinez wrote:

> When doing a make I get the following error message:
> 
>  cc -o ssh ssh.o sshconnect.o sshconnect1.o sshconnect2.o log-client.o
> readconf.o clientloop.o -L.  -L/opt/openssl/lib -L/opt/openssl -lssh
> -lopenbsd-compat -lz  -lpam -lcrypto -lRSAglue -lrsaref
> /usr/ccs/bin/ld: Can't find library for -lz
> *** Error exit code 1
> 
> Stop.
> 
> ---------------------------------
> 
> openssl is installed. Will appreciate any help. Please e-mail to:
> [EMAIL PROTECTED]
> 

Reply via email to