From owner-freebsd-questions Fri Feb 9 18:32:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from access.inet.co.th (access.inet.co.th [203.151.127.252]) by hub.freebsd.org (Postfix) with ESMTP id 1F0D937B4EC for ; Fri, 9 Feb 2001 18:32:32 -0800 (PST) Received: from TruPPP3359.inet.co.th (TruPPP3359.inet.co.th [203.151.127.59]) by access.inet.co.th (8.8.8/8.8.8) with ESMTP id JAA14508; Sat, 10 Feb 2001 09:32:17 +0700 (ICT) (envelope-from pirat@access.inet.co.th) Date: Sat, 10 Feb 2001 09:38:35 +0700 (ICT) From: pirat X-Sender: pirat@parwati.oaep.go.th To: FreeBSD questions Cc: xuchen66@yahoo.com Subject: Re: make world In-Reply-To: <20001126232323.A16115@saturn.med.nyu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi sirs, thanks for your replying. i took a very long time in looking at setting flags for cc for disabling external cache before i know that this is done at the bios level. i now restart the machine, disable external cache for bios, and start cvsup once again on yesterday. and finally, start make world once more time on yesterday evening. i got another result instead. below is a brief summary from script program. it shows stages of making world and the last file that cause an error. >>> elf make world started on Fri Feb 9 19:28:52 ICT 2001 >>> Rebuilding the temporary build tree >>> stage 1: bootstrap tools >>> stage 2: cleaning up the object tree >>> stage 2: rebuilding the object tree >>> stage 2: build tools >>> stage 3: cross tools >>> stage 4: populating /usr/obj/usr/src/i386/usr/include >>> stage 4: building libraries >>> stage 4: make dependencies >>> stage 4: building everything.. . . . ===> gnu/usr.bin/binutils/gdb . . . /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/eval.c: In function `evaluate_subexp_for_sizeof': /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/eval.c:1949: internal error--unrecognizable insn: (insn 128 122 130 ((null)) -1 (nil) (expr_list:REG_EQUAL (mult:SI (reg:SI 43) (const_int 12 [0xc])) (nil))) *** Error code 1 Stop in /usr/src/gnu/usr.bin/binutils/gdb. *** Error code 1 Stop in /usr/src/gnu/usr.bin/binutils. *** Error code 1 Stop in /usr/src/gnu/usr.bin. *** Error code 1 Stop in /usr/src/gnu. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. parwati# exit exit Script done on Sat Feb 10 09:04:42 2001 anyone please give me some more hints to overcome this kind of error. thanks in advance. with best regards, pirat sriyotha On Sun, 26 Nov 2000, Chen Xu wrote: > * pirat [001126 06:27]: > > hi sris, > > > > am using 4.1-stable freebsd > > > > i've just finished cvsup stable-supfile and started make world. > > what i get is a message says > > > > cc: internal comiler error: program cc1 got fatal signal 10 > > *** error code 1 > > > > stop in /usr/src/gnu/usr.bin/perl/libperl > > *** error code 1 > > > > i try another repeating cvsup with ended successfully. > > now i try another make world and get the same result. > > > > my other machine has finished cvsup stable for 4.2-stable two hours ago > > and run smoothly now. > > > Sounds lile hardware problem to me and more likely it is momery related. > I once run into this kind of problem before and I disable the external > cache then everything went well. > -- > Chen Xu xuchen66@yahoo.com, xuc@saturn.med.nyu.edu > Power to serve: ----- http://www.freebsd.org/ ----- > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message