Error during "make bootstrap" during GCC 3.3 Creation

llewelly@xmission.com llewelly@xmission.com
Wed Apr 21 17:02:00 GMT 2004


Frank Krauss <fmfkrauss@mindspring.com> writes:

> Hello everyone,
> 
> Before doing what I mentioned here I did some more research on the
> differences between my two Systems.
> I found that the entry HAVE_SYS_RESOURCE_H was missing from the
> confdefs.h file that is created during the configure step.
> 
> I found a mention on the Net about this problem being caused by a
> duplicated defination for RLIM_INFINITY between the GLIBC and
> Kernel Headers.
> 
> The suggestion was to remove the defination of this from 
> /usr/src/linux/include/asm/resource.h
> 
> I did this and after running "configure" I found that the entry for
> HAVE_SYS_RESOURCE_H is now in the confdefs.h file.
> I now started the "make bootstrap" over and it has been running now 
> successfully for 1/2 Hour so far.
> 
> It looks like this may have been the answer to my problem all along.
> 
> Thank you all very much for the effort you gave to help me solve this problem.  
> Especially thank you "llewelly" for your ideas.

Glad you were able to solve the problem. I never would have known
    about the HAVE_SYS_RESOURCE_H issue.



More information about the Gcc-help mailing list