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 <URL:http://bugzilla.redhat.com/bugzilla/> 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.
H.J.
|