From owner-freebsd-questions Mon Sep 30 19:50:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6978C37B401 for ; Mon, 30 Sep 2002 19:50:47 -0700 (PDT) Received: from syr.edu (syr.edu [128.230.1.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8859043E42 for ; Mon, 30 Sep 2002 19:50:46 -0700 (PDT) (envelope-from met@uberstats.com) Received: from ox.syr.edu (syru241-188.syr.edu [128.230.241.188]) by syr.edu (8.9.3/8.9.3) with ESMTP id WAA00324 for ; Mon, 30 Sep 2002 22:50:19 -0400 (EDT) Content-Type: text/plain; charset="us-ascii" From: MET To: FreeBSD Questions Subject: make buildworld -- ERROR Date: Mon, 30 Sep 2002 10:48:56 -0500 User-Agent: KMail/1.4.3 Organization: Uberstats MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200209301048.56412.met@uberstats.com> 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 I've cvsuped to -STABLE. So now following a tutorial in the FreeBSD Unleashed book I'ved simply en= tered=20 one command. # make buildworld After about 5 minutes it fails horribly. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D cc -O -pipe -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=3D\"/usr\"=20 -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools=20 -I/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools=20 -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc=20 -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config=20 -DTARGET_NAME=3D\"i386-unknown-freebsd\" -DIN_GCC -c=20 /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/lcm.c -o lcm.o Illegal instruction - core dumped *** Error code 132 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error ox# =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Any ideas? I'm not sure what else to include in this email, so please as= k=20 away. =20 Also note, I'm doing this because I would like to install some ports whic= h are=20 having issues, and a few people have suggested that doing this is the way= to=20 fix it. Thanks in advance, as always. ~ Matthew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message