curl-users
Re: Curl 7.9.3 pre3 build fails
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 18 Jan 2002 10:45:46 +0100 (MET)
Date: Fri, 18 Jan 2002 10:45:46 +0100 (MET)
On Fri, 18 Jan 2002, jonatan wrote:
> /usr/include/sys/errno.h:
>
> ...
> #define EAGAIN 35 /* Resource temporarily unavailable */
> #ifndef _POSIX_SOURCE
> #define EWOULDBLOCK EAGAIN /* Operation would block */
> ...
> #endif /* ! _POSIX_SOURCE */
> ...
Ah! Many thanks.
So is "#include <errno.h>" enough to correct both those previous problems?
-- Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/Received on 2002-01-18