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

Do you have zlib installed? If you do you may need to specify a path
to it using the --with-ldflags configure option.

-d

-- 
| ``The power of accurate observation is  | Damien Miller <[EMAIL PROTECTED]>
| commonly called cynicism by those who   | @Work <[EMAIL PROTECTED]>
| have not got it'' - George Bernard Shaw | http://www.mindrot.org

Reply via email to