Error Encountered on AIX 5.3 Through Passenger/Nginx Installation

Marc Lehmann schmorp at schmorp.de
Thu Aug 18 12:52:54 CEST 2011


On Thu, Aug 18, 2011 at 10:02:20AM +0200, Hongli Lai <hongli at phusion.nl> wrote:
> > I'm on AIX 5.3.Please let me know how to get around this.
> 
> It's libev 3.9 by the way.

thats a known bug in aix. either disable the poll backend or upgrade
libev, which then disables the poll backend on aix.

you can also get rid of the idiotic "events" macro defined in poll.h on
aix, which must not be there.

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      schmorp at schmorp.de
      -=====/_/_//_/\_,_/ /_/\_\



More information about the libev mailing list