cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl curl-7.10.5 configure/build error

From: David Dyck <david.dyck_at_fluke.com>
Date: Thu, 5 Jun 2003 06:38:52 -0700 (PDT)

On Thu, 5 Jun 2003 at 14:30 +0200, Daniel Stenberg <daniel_at_haxx.se> wrote:

> 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?

I'm using linux (derived from a circa 1995 slackware distribution)
that is still libc5 based.

-------------------------------------------------------
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