This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: conflict between bits/resource.h and Linux kernels asm/resource.h


I have the same problem here. Running glibc 2.0.7-29 from RedHat 5.2.
Upgrading to the Linux Kernel 2.4.0-test5 result in problems
compiling some well known packages (procps, util-linux...), among
others.

It's sys/resource.h -> resourcebits.h

So, do you glibc developers consider 2.0.7 a version that shouldn't
be used? I'm really considering a Linux-install-from-0 now.

Thanks.

=====================================================================
>>>>> Ulrich Drepper writes:

Uli> Stig Venaas <venaas@nvg.ntnu.no> writes:
>> Recent kernels (recent 2.3/2.4) define RLIM_INFINITY in asm/resource.h
>> which is included by libc's bits/resource.h that also defines
>> RLIM_INFINITY.

Uli> I must be missing something.  I cannot find asm/resource.h being
Uli> included anywhere but in the IA-64 header (which I changed).  I also
Uli> cannot remember any such change in the last time.

That's an old glibc version, we changed it for glibc 2.1.3.  Stig,
just upgrade to glibc 2.1.3.

Andreas

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]