Error Installing Passenger with nginx

Abdul A. lists at ruby-forum.com
Thu Aug 18 13:16:43 UTC 2011


Sergey A. Osokin wrote in post #1017276:
> On Thu, Aug 18, 2011 at 09:50:07AM +0200, Abdul A. wrote:
>> src/os/unix/ngx_errno.c: In function 'ngx_strerror_init':
>> I went in and manually changed file called ngx_auto_config.h, line 107
>> an issue with nginx code?
>>   -g -O2 -O3 -c -o ev.lo ev.c
>> 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.
>
> You should try to build libev separately.
>
> Download original source from
> http://dist.schmorp.de/libev/Attic/libev-3.9.tar.gz, build
> and install libev.  Then try to rebuild nginx with installed
> libev.
>
> --
> Sergey A. Osokin
> osa at FreeBSD.ORG
> osa at FreeBSD.ORG.ru

Thanks for the pointer.

I've been successfull in building libev separately. How to configure 
nginx (its actually passenger I believe) to use the installed copy?

Many Thanks,
Aziz

-- 
Posted via http://www.ruby-forum.com/.



More information about the nginx mailing list