From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id f8CGup413658 for linux-mips-outgoing; Wed, 12 Sep 2001 09:56:51 -0700 Received: from hermes.mvista.com (gateway-1237.mvista.com [12.44.186.158]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id f8CGule13655 for ; Wed, 12 Sep 2001 09:56:47 -0700 Received: from pacbell.net (zeus.mvista.com [10.0.0.112]) by hermes.mvista.com (8.11.0/8.11.0) with ESMTP id f8CH0NA25364; Wed, 12 Sep 2001 10:00:24 -0700 Message-ID: <3B9F9489.90608@pacbell.net> Date: Wed, 12 Sep 2001 09:59:53 -0700 From: Pete Popov User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3) Gecko/20010801 X-Accept-Language: en-us MIME-Version: 1.0 To: Carsten Langgaard CC: linux-mips@oss.sgi.com Subject: Re: Update for RedHat 7.1 References: <20010907230009.A1705@lucon.org> <3B9F21C9.985A1F0F@mips.com> <3B9F319B.E87DC64B@mips.com> <20010912094822.A4491@lucon.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mips@oss.sgi.com Precedence: bulk H . J . Lu wrote: > On Wed, Sep 12, 2001 at 11:57:47AM +0200, Carsten Langgaard wrote: > >>Carsten Langgaard wrote: >> >> >>>I have installed your new set of RedHat7.1 RPMs, and tried to build Perl >>>natively. >>>But it fails with the following message: >>> >>>`sh cflags libperl.a toke.o` toke.c >>> CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing >>>-I/usr/local/include >>>-O2 >>> >>>Cannot allocate 2676168 bytes after allocating 3899765696 bytes >>>make: *** [toke.o] Error 1 >>>error: Bad exit status from /var/tmp/rpm-tmp.43439 (%build) >>> >>>RPM build errors: >>> Bad exit status from /var/tmp/rpm-tmp.43439 (%build) >>> >>> >>I tried to build perl again an now I get this message: >> >>`sh cflags libperl.a toke.o` toke.c >> CCCMD = gcc -DPERL_CORE -c -fno-strict-aliasing >>-I/usr/local/include -O2 >>gcc: Internal error: Terminated (program cc1) >>Please submit a full bug report. >>See for instructions. >>make: *** [toke.o] Error 1 >>error: Bad exit status from /var/tmp/rpm-tmp.53242 (%build) >> >>RPM build errors: >> Bad exit status from /var/tmp/rpm-tmp.53242 (%build) >> >> > > It may be a kernel/hardware bug. I have no problem building perl > natively. Carsten, what board/cpu are you using? Pete