cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl curl-7.10.5 configure/build error

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 5 Jun 2003 14:30:49 +0200 (CEST)

On Wed, 4 Jun 2003, David Dyck wrote:

> I'm curious why configure allow curl to end up with a build error for a
> missing file, like this
>
> In file included from ../include/curl/curl.h:1010,
> from cookie.h:33,
> from urldata.h:48,
> from file.c:81:
> ../include/curl/multi.h:52: sys/select.h: No such file or directory
>
> If I comment out the include of sys/select.h, curl builds fine.
> (Yes, I'm still using libc5 from 1998)

It isn't "configure" that "allows" curl to end up with a build error. This is
a plain bug in the /curl/multi.h header file. I've modified how this is
included in the CVS version.

What operating system are you using?

-- 
 Daniel Stenberg -- curl: been grokking URLs since 1998
-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
Received on 2003-06-05