Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2002 08:15:03 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        Murat Balaban <murat@mis.boun.edu.tr>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: make buildword error
Message-ID:  <3D1342F7.3000907@owt.com>
References:  <20020621140128.I33547-100000@skywalker.mis.boun.edu.tr>

next in thread | previous in thread | raw e-mail | index | archive | help


Murat Balaban wrote:

> Hi,
> 
> I got the following error while doing make buildworld.
> My box is a FreeBSD - 4.5 STABLE running on
> 
> CPU: AMD-K6(tm) 3D processor (500.00-MHz 586-class CPU)
> real memory  = 132108288 (129012K bytes)
> avail memory = 124182528 (121272K bytes)
> 
> any suggestions?


Signal 11's are usually hardware related. I did a cvsup of RELENG_4 
and src-all and didn't have a problem doing a buildworld. You probably 
should being checking your with memory and then, the components that 
heat up. A K6 is known to run hot, so check your fans.

A web site with information on how to track it down is 
http://www.bitwizard.nl/sig11/

Good luck on finding it,

Kent


> 
> 
> cc -O -pipe  -D_IEEE_LIBM -D_ARCH_INDIRECT=i387_  -c
> /usr/src/lib/msun/src/e_lgamma_r.c -o e_lgamma_r.o
> cc -O -pipe  -D_IEEE_LIBM -D_ARCH_INDIRECT=i387_  -c
> /usr/src/lib/msun/src/e_lgammaf.c -o e_lgammaf.o
> cc -O -pipe  -D_IEEE_LIBM -D_ARCH_INDIRECT=i387_  -c
> /usr/src/lib/msun/src/e_lgammaf_r.c -o e_lgammaf_r.o
> cc -O -pipe  -D_IEEE_LIBM -D_ARCH_INDIRECT=i387_  -c
> /usr/src/lib/msun/src/e_log.c -o e_log.o
> cc -O -pipe  -D_IEEE_LIBM -D_ARCH_INDIRECT=i387_  -c
> /usr/src/lib/msun/src/e_log10.c -o e_log10.o
> cc -O -pipe  -D_IEEE_LIBM -D_ARCH_INDIRECT=i387_  -c
> /usr/src/lib/msun/src/e_log10f.c -o e_log10f.o
> cc -O -pipe  -D_IEEE_LIBM -D_ARCH_INDIRECT=i387_  -c
> /usr/src/lib/msun/src/e_logf.c -o e_logf.o
> cc -O -pipe  -D_IEEE_LIBM -D_ARCH_INDIRECT=i387_  -c
> /usr/src/lib/msun/src/e_pow.c -o e_pow.o
> cc: Internal compiler error: program as got fatal signal 11
> *** Error code 1
> 
> Stop in /usr/src/lib/msun.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> skywalker:/usr/src#
> 


-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D1342F7.3000907>