Hi,
In message "[ruby-talk:5204] Re: Compiling 1.6.1 problem"
on 00/09/30, Tony Reed <Callus / Sympatico.CA> writes:
|>Hmm, my <sys/resource.h> does not include <asm/resources.h> directly
|>nor indirectly. Is this your Linux 2.4.0 problem?
|
|My <sys/resource.h> includes <bits/resource.h> which in turn includes
|<asm/resource.h>. This is part of glibc, no? Which on my machine was
|installed by Red Hat, it's not part of the kernel distribution. Should I maybe
|re-install the glibc from sources?
I just don't know. Only thing I can tell your is that my glibc 2.1.3
<bits/resource.h> does not include <asm/resource.h>.
matz.