cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Problem building libcurl on AIX platforms

From: Yang Tse <yangsita_at_gmail.com>
Date: Fri, 22 Feb 2013 11:52:07 +0100

On Thu, Feb 21, Rozita Mirzadeh <rmirzadeh_at_beyondtrust.com> wrote:

> I am trying to build libcurl on several platforms, and on AIX 5.1 and AIX
> 5.2, I get the following error:
> [...]
> multi.c:1021: error: structure has no member named `reqevents'
>
> multi.c:1022: error: structure has no member named `reqevents'
>
> multi.c:1023: error: structure has no member named `reqevents'

Yes, that issue exists in libcurl 7.28.0 and 7.28.1 It has been fixed in 7.29.0.

If you want to backport the fix to 7.28 you need to apply commit
https://github.com/bagder/curl/commit/665adcd4b7bcdb7deb638cdc499fbe71f8d777f2
and run buildconf before running configure again.

-- 
-=[Yang]=-
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-02-22