RUSAGE_CHILDREN

Loring Holden lsh@cs.brown.edu
Wed Mar 29 12:28:00 GMT 2000


> On Mar 29, 2000, Loring Holden <lsh@cs.brown.edu> wrote:
> 
> > I'm not sure where /usr/include/asm/resource.h comes from...
> 
> It's from the kernel sources, and it seems that some changes have been
> made recently in Linux 2.3.* that have rendered them incompatible with
> glibc 2.1.2.  So, if you install such a kernel, you'd better install a
> development version of glibc too, which is supposed to be compatible
> with the new kernel.

Thanks - I figured that out seconds after sending my email. :-)

Is there a simple way for the configure script to check for this?

I think it is better that people in this situation are confronted with a
configure failure with a reasonable error message instead of a build break...

Loring


More information about the Gcc-bugs mailing list