From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Build failure on armhf Date: Sat, 12 Dec 2015 14:57:21 +0100 Message-ID: <20151212135721.GA18797@debian> Mime-Version: 1.0 Return-path: Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-numa@vger.kernel.org Cc: guix-devel@gnu.org 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