On Mon, Jan 19, 2004 at 12:34:00PM +0100, Guido Guenther wrote:
> Build find, but bis/syscalls.h _only_ has:
> 
> /* Generated at libc build time from kernel syscall list.  */
> 
> #ifndef _SYSCALL_H
> # error "Never use <bits/syscall.h> directly; include <sys/syscall.h> instead."
> #endif
This is due to the fact that the file we grep in, namely
build-dir/asm-unistd.h merely contains:
 #include <asm/unistd.h>
Drow's fixes merely affect mips64. I'll cook up a fix for O32.
Cheers,
 -- Guido

Attachment: signature.asc
Description: Digital signature



Reply via email to