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 sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Wed, 19 Apr 2000 11:46:05 -0400 From: kevh AT cgocable DOT net To: David Robinow Cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: h_errno. Message-ID: <20000419114605.A13838@cgocable.net> References: <20000419144404 DOT 24901 DOT qmail AT web2101 DOT mail DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.0i In-Reply-To: <20000419144404.24901.qmail@web2101.mail.yahoo.com>; from drobinow@yahoo.com on Wed, Apr 19, 2000 at 07:44:04AM -0700 On Wed, Apr 19, 2000 at 07:44:04AM -0700, David Robinow wrote: > --- Jens Yllman wrote: > > [...] > > And I get errors at link-time that h_errno does not > > not exist. [...] > > It's a bug in wget. It fails to include errno.h > and netdb.h in several places. I have a patched > version but not on a machine I currently have > access to. You should be able to fix it yourself > by including errno.h whenever "errno" is used and > netdb.h whenever "h_errno" is used. I believe ftp.c and http.c are the only files that need tweaking. errno.h actually is included in 1.5.3, but not netdb.h. -Kevin -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com