This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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

Re: INT_ASM_OP undeclared


On May 20, 2001, "Vu Pham" <vu@sivell.com> wrote:


> ----- Original Message -----
> From: "Alexandre Oliva" <aoliva@redhat.com>
> To: "Vu Pham" <vu@sivell.com>
> Cc: <gcc-help@gcc.gnu.org>
> Sent: Sunday, May 20, 2001 12:41 PM
> Subject: Re: INT_ASM_OP undeclared


>> On May 20, 2001, "Vu Pham" <vu@sivell.com> wrote:
>> 
>> > gcc.c: 2706: `RUSAGE_CHILDREN undeclared' ( first use in this function )
>> 
>> Start over in a clean build tree.  Lots of configure tests must have
>> gone wrong, polluting the cache with incorrect values.

> Yes, I rm -r the old directory tree, tar to extract again, ./configure &
> make then got that error.

Well, then...  You have probably messed up glibc and kernel headers.
You said you had upgraded the kernel to 2.4.3.  Which glibc are you
using?  I recall people having compatibility problems between 2.4
kernels and old releases of glibc, that ended up showing up as this
kind of problem.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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