This is the mail archive of the gcc-bugs@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: autoconf wrong + ICE during bootstrap for 000430 on i386-linux



Hi All,

On Mon, 1 May 2000, Kaveh R. Ghazi wrote:

>  > From: "Andi Kleen" <ak@suse.de>
>  > > 
>  > Note only warnings,no errors. The warnings are because I use an old glibc
>  > with a Linux 2.3 kernel.
> 
> 
> Warnings should be okay in these decl tests, and it looks like they
> passed.  (You claimed in your first message that they didn't, right?)
> 
> And it looks like HAVE_SYS_RESOURCE_H was defined here, or you
> wouldn't get sys/resource.h included to cause the conflicts.

  I have exactly the same problem on my NetWinder (ARM Linux).  It appears
to be caused by the Linux 2.3 headers as reverting the kernel headers to
2.2.14 means that HAVE_SYS_RESOURCE_H gets defined correctly and then the
build continues.  I have not had a look at what exactly is happening other
than with 2.3.99pre5 HAVE_SYS_RESOURCE_H is not defined but with 2.2.14 it
is.  Note that the actual file /usr/include/sys/resource.h exists in both
cases ...

	Thanks,

		CraigN
--
      Craig Newell                email: CraigN@ieee.org
      Free Spirit                 icbm:  somewhere in NJ, USA



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