This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: h_errno.


On Wed, Apr 19, 2000 at 07:44:04AM -0700, David Robinow wrote:
> --- Jens Yllman <jens@uniweb.se> 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@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]