[Buildroot] [PATCH 2/2] package/nginx: fix build failure

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Nov 23 17:38:08 UTC 2014


Dear Samuel Martin,

On Sun, 23 Nov 2014 18:19:10 +0100, Samuel Martin wrote:
> sysctl syscall may not be enabled in the kernel config, so do a build-test
> to enable/disable sysctl function call.

It's not a kernel configuration problem. sysctl() is a deprecated
system call, so all new architectures (such as ARC) don't implement it.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list