>while compiling the file sysdeps/unix/sysv/linux/sysctl.c
>I get an error saying that __NR__sysctl is undefined.
>As far as I call tell it should be defined. (i.e asm/unistd.h
>is included).

Have you checked that your version of asm/unistd.h really does define this 
(and that you're picking up the version of it that you think you are)?  Many 
old kernels didn't have this syscall.

p.


unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to