build failed on Linux with x32 ABI
Serguei I. Ivantsov
manowar at gsc-game.kiev.ua
Mon Jun 24 13:01:24 UTC 2013
Hi,
Nginx failed to build on Linux with x32 ABI.
>In file included from /usr/include/sys/sysctl.h:63:0,
> from src/os/unix/ngx_linux_config.h:54,
> from src/core/ngx_config.h:26,
> from src/core/nginx.c:8:
>/usr/include/bits/sysctl.h:19:3: error: #error "sysctl system call is
>unsupported in x32 kernel"
> # error "sysctl system call is unsupported in x32 kernel"
sysctl() is only used within RTSIG module, but included anyway in
ngx_linux_config.h.
Please find the patch attached to address the issue.
--
Serguei I. Ivantsov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nginx_linux_sysctl.patch
Type: application/octet-stream
Size: 1294 bytes
Desc: not available
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20130624/a46b323b/attachment.obj>
More information about the nginx-devel
mailing list