Build failure on armhf

Andreas Enge <[email protected]> Sat, 12 Dec 2015 14:57:21 +0100
Newsgroups org.kernel.vger.linux-numa
Message-ID <20151212135721.GA18797@debian>
Hello,

numactl fails to build on armhf:
   http://hydra.gnu.org/build/866208/log/raw
with the following error message:
syscall.c:113:2: error: #error "Add syscalls for your architecture or update kernel headers"
 #error "Add syscalls for your architecture or update kernel headers"

Is this a known limitation? If yes, could it maybe be detected during the
call to "configure"?

Andreas