beta17.1: h_errno?

Who cares... oyehia@oracle.dsuper.net
Sat Feb 8 03:50:00 GMT 1997


try adding this:
#include <sys/errno.h>
hope that helps!

On 7 Feb 1997, Assar Westerlund wrote:

> Sergey Okhapkin <sos@prospect.com.ru> writes:
> > Assar Westerlund wrote:
> > > In beta 17.1 (running NT 3.51), there's a declaration of `h_errno' in
> > > <netdb.h>, but there's no definition.  I guess that's not the way it's
> > 
> > Variable h_errno defined in cygwin.dll.
> 
> I tried compiling this program:
> 
> ----------------------------------------------------------------------
> #include <netdb.h>
> 
> int main()
> {
>   int foo = h_errno;
> }
> ----------------------------------------------------------------------
> 
> And I get undefined reference.
> 
> nm cygwin.dll | grep h_errno finds no h_errno either.
> 
> /assar
> -
> For help on using this list, send a message to
> "gnu-win32-request@cygnus.com" with one line of text: "help".
> 
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list