Error Encountered on AIX 5.3 Through Passenger/Nginx Installation

Abdul Aziz zizou.14 at gmail.com
Thu Aug 18 09:55:41 CEST 2011


I'm facing more issues installing passenger with nginx, related to libev it
seems, as passenger tries to build libev on my system. When I do the
command: passenger-install-nginx-module.

..........
config.status: executing depfiles commands
rm -f ext/libev//libev.la
cd ext/libev/ && make libev.la
        /bin/sh ./libtool --tag=CC    --mode=compile gcc -
DHAVE_CONFIG_H -I.
  -g -O2 -O3 -c -o ev.lo ev.c
 gcc -DHAVE_CONFIG_H -I. -g -O2 -O3 -c ev.c -o ev.o
ev.c: In function 'ev_invoke_pending':
ev.c:1997:9: error: 'ANPENDING' has no member named 'reqevents'
ev.c: In function 'ev_clear_pending':
ev.c:2465:15: error: 'ANPENDING' has no member named 'reqevents'
ev.c: In function 'ev_io_start':
ev.c:2506:3: error: 'ev_io' has no member named 'reqevents'
ev.c:2514:25: error: 'ev_io' has no member named 'reqevents'
ev.c:2515:4: error: 'ev_io' has no member named 'reqevents'
ev.c: In function 'ev_embed_start':
ev.c:3387:5: error: 'ev_io' has no member named 'reqevents'
ev.c: In function 'ev_once':
ev.c:3567:7: error: 'ev_io' has no member named 'reqevents'
make: 1254-004 The error code from the last command is 1.
I'm on AIX 5.3.Please let me know how to get around this.

-- 
Thanks,
Aziz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schmorp.de/pipermail/libev/attachments/20110818/fdafb137/attachment.htm>


More information about the libev mailing list