cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: any day now

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 14 Jun 2007 13:40:57 +0200 (CEST)

On Wed, 13 Jun 2007, Dan Fandrich wrote:

> Here's another problem system:
> http://curl.haxx.se/auto/log.cgi?id=20070613224350-32585#prob1
>
> This system is running libc5 which provides the poll function but doesn't
> define struct pollfd. It probably needs a configure test for pollfd and
> have the replacement used if it's not found. I'm not sure what changed
> recently, but this system compiled fine a few weeks ago.

I committed a change now that makes the define and the struct pollfd only get
done if sys/poll.h wasn't found. I think it'll fix this problem, as well as
the just reported bug #1736875.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-06-14