On Mon, Jan 19, 2004 at 12:53:48PM +0100, Guido Guenther wrote:
> 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

Bugger, I forgot about that.

If you don't care about building with older (pre-2.4.23 or so) kernel
headers, you can probably just use the existing MIPS64 code in
configure.in for mips* also?

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to