Hello,
and sorry for taking my time in replying around the Christmas holidays.
On Wed, Dec 30, 2015 at 08:45:04PM +0100, Andi Kleen wrote:
> I guess he wants to build on that platform.
Indeed. However, my situation is a bit special: I am doing QA work on the Guix
GNU/Linux distribution and notic
> What is the problem you are trying to solve?
I guess he wants to build on that platform.
Adding the numbers to syscall.c is also only needed if the necessary
syscall numbers are missing in asm/unistd.h. It really was originally
only for ancient distributions where the headers predate numa suppo
Hi Andreas,
On Sat, Dec 12, 2015 at 5:57 AM, 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 s
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 know