| To: | linux-mips@oss.sgi.com, linux kernel <linux-kernel@vger.kernel.org>, GNU C Library <libc-alpha@sources.redhat.com> |
|---|---|
| Subject: | RE: Does e2fsprogs-1.26 work on mips? |
| From: | Peter Hartley <PDHartley@sonicblue.com> |
| Date: | Mon, 25 Mar 2002 11:00:05 -0800 |
| Sender: | owner-linux-mips@oss.sgi.com |
H J Lu wrote:
> What are you talking about? It doesn't matter which kernel header
> is used. glibc doesn't even use /usr/include/asm/resource.h nor
> should any user space applications.
It's not about /usr/include/asm/resource.h, it's about
/usr/include/asm/unistd.h, where the syscall numbers are defined.
This is presumably what the "#ifdef __NR_ugetrlimit" in
sysdeps/unix/sysv/linux/i386/getrlimit.c is meant to be testing against --
nothing in the glibc-2.2.5 distribution itself defines that symbol. Surely a
Linux glibc doesn't compile without the target system's linux/* and asm/*
headers?
2.4's /usr/include/asm/unistd.h defines __NR_ugetrlimit but 2.2's doesn't.
Peter
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Re: PCI VGA Card Initilization (SIS6326 / PT80), Dominic Sweetman |
|---|---|
| Next by Date: | Re: Mips16 toolchain?, Hartvig Ekner |
| Previous by Thread: | Re: Does e2fsprogs-1.26 work on mips?, H . J . Lu |
| Next by Thread: | The Linux binutils 2.12.90.0.3 is released, H . J . Lu |
| Indexes: | [Date] [Thread] [Top] [All Lists] |