Compile of OpenSSH 3.7.1p2 failing - TRU64 5.1A

Darren Tucker dtucker at zip.com.au
Thu Oct 16 10:11:22 EST 2003


"Strickland, Trevor (Contractor)" wrote:
> 
> All,
> 
> I'm getting the following error message when trying to 'make' OpenSSH
> 3.7.1p2:
> 
> cc: Severe: compress.c, line 19: Cannot find file "zlib.h" specified in
> #include directive. (noinclfilef)
> #include "zlib.h"
> -^
> *** Exit 1
> Stop.
> 
> What can I do to get this to compile correctly?

That file is part of the zlib package, perhaps it's not installed
correctly.  Try reinstalling it (you can get it from www.zlib.org).  You
may have to specify the path to it to OpenSSH's configure
(--with-zlib=PATH).

-- 
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