On Thu, Mar 30, 2000 at 06:47:15PM +0200, Ralf Baechle wrote:
> On Thu, Mar 30, 2000 at 02:27:05PM +0200, Florian Lohoff wrote:
>
> > again - short patch - RLIM_INFINITY - This is also defined in
> > both glibc 2.0 and glibc 2.1 headers so it should be __KERNEL__
> > dependend - Shouldnt it ?
>
> Glibc 2.1 doesn't include <asm/resource.h>, and 2.0 shouldn't do as well
> as per convention. So the fix is to copy the necessary definitions from
> kernel headers into glibc headers.
>
> Thanks for reporting this. I'm just cooking a new glibc release ...
My glibc does include asm/resource.h - This is default hardhat (little endian)
resourcebits.h:#include <asm/resource.h>
This is what caused a lot of userspace builts to fail.
Flo
--
Florian Lohoff flo@rfc822.org +49-5241-470566
"Technology is a constant battle between manufacturers producing bigger and
more idiot-proof systems and nature producing bigger and better idiots."
|