Re: Error during "make bootstrap" during GCC 3.3 Creation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Frank Krauss <fmfkrauss@xxxxxxxxxxxxxx> 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.

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux