Building 3.4p1 on HP-UX 11.00, gcc, zlib 1.1.4, OpenSSL 0.9.6d

Darren Tucker dtucker at zip.com.au
Fri Jul 12 20:52:20 EST 2002


"C. Bensend" wrote:
>         I am having a devil of a time compiling 3.4p1 on HP-UX
> 11.00.  I'm running gcc 2.95.2, OpenSSL 0.9.6d, and zlib 1.1.4.
> I have two questions, but here's the first...  I am getting the dreaded:
> 
> *** zlib missing - please install first or check config.log ***

I realise this might be stating the blindingly obvious, but what did
config.log say?

My guess is you're missing the zlib header files.
$ sudo rm /usr/local/include/zlib.h /usr/local/include/zconf.h
$ ./configure
[snip]
configure: error: *** zlib missing - please install first or check
config.log ***

-- 
Darren Tucker (dtucker at zip.com.au)
GPG Fingerprint 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