cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: curl-7.10.5 sys/select.h

From: Rich Gray <Rich.Gray_at_PlusTechnologies.com>
Date: Tue, 27 May 2003 08:16:36 -0400

> -----Original Message-----
> From: Daniel Stenberg [mailto:daniel_at_haxx.se]
> Sent: Monday, May 26, 2003 2:45 AM
> To: Curl Mailinglist
> Subject: Re: curl-7.10.5 sys/select.h
>
[snippers]

> Also, you say it "is not present on HP-UX", when funnily
> enough searching for
> "select.h hpux" on google returns an older posting on this
> very mailing list,
> dated november 28 2001[*], showing the configure output from
> a HPUX 11 host
> using the "aCC" compiler:
>
> "checking for sys/socket.h... yes"

Um, weren't we talking about sys/select.h??

In fact, http://curl.haxx.se/mail/lib-2001-11/0143.html contains:
              
              Running CC=aCC ./configure returns the following output:
              (...)
              checking for netdb.h... yes
              checking for sys/select.h... no
              checking for sys/socket.h... yes
              (...)

I can also tell you that sys/select.h does not exist on
HPUX 9. The defines for select() seem to be in sys/types.h.

Cheers!
Rich

-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
Received on 2003-05-27