From owner-freebsd-questions Fri Jun 21 8:15:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 3F57237B413 for ; Fri, 21 Jun 2002 08:15:11 -0700 (PDT) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id IAA09984; Fri, 21 Jun 2002 08:15:04 -0700 Message-ID: <3D1342F7.3000907@owt.com> Date: Fri, 21 Jun 2002 08:15:03 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Murat Balaban Cc: freebsd-questions@FreeBSD.ORG Subject: Re: make buildword error References: <20020621140128.I33547-100000@skywalker.mis.boun.edu.tr> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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