Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3C056D02.4A51C4AB@ece.gatech.edu> Date: Wed, 28 Nov 2001 18:02:26 -0500 From: Charles Wilson X-Mailer: Mozilla 4.7 [en] (X11; I; SunOS 5.8 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: Ean Houts CC: "'cygwin AT cygwin DOT com'" Subject: Re: openssh-3.0.1p1-2:zlib error References: <36C2EB69D2F9D411A9AB00D0B7200334A2478E AT eniwest DOT inside DOT efficient DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Ean Houts wrote: > > Not sure if this is really a bug, but it was definately unclear to > me...anyway, I'm trying to compile openssh, which requires zlib. > > I'm running on NT4.0, with the latest cygwin, gcc, etc. installed. > > I installed the latest zlib from one of the cygwin mirrors, but still got > the '*** zlib missing - please install first or check config.log ***' error > when trying to run configure. I triple checked everything for zlib and it > was fine, so I downloaded the source, compiled it, ran test ok and used that > dll - same prob. I even specified the --with-zlib= option to specify an > explicit path, with the same result. > > So, I faked out the part of configure that checks for it, and got as far as > the regex check...that was missing too. So, I installed that, and suddenly > openssh was able to find zlib! Everything proceeded fine from there, but > the zlib missing error was definately misleading. You probably needed to add your cygwin/bin directory to the SYSTEM path variable. --Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/