From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Build failure on armhf Date: Tue, 15 Dec 2015 09:56:34 +0100 Message-ID: <20151215085634.GA6906@debian> References: <20151212135721.GA18797@debian> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20151212135721.GA18797@debian> Sender: linux-numa-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-numa@vger.kernel.org Hello, as I do not see the following message appear on the mailing list archive, I am sending it again, fearing it has not been posted. Andreas On Sat, Dec 12, 2015 at 02:57:21PM +0100, Andreas Enge wrote: > 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"?