From owner-freebsd-questions Fri Nov 12 11:36:56 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.interlog.com (smtp.interlog.com [207.34.202.37]) by hub.freebsd.org (Postfix) with ESMTP id 3CF8A14ED4 for ; Fri, 12 Nov 1999 11:36:53 -0800 (PST) (envelope-from edirol@anime.ca) Received: from magus (209-20-12-9.dialin.interlog.com [209.20.12.9]) by smtp.interlog.com (8.9.1/8.9.1) with SMTP id OAA15054 for ; Fri, 12 Nov 1999 14:36:51 -0500 (EST) Message-ID: <000701bf2d45$45ff0f00$0300a8c0@anime.ca> From: "Edirol" To: Subject: Compiling Errors Date: Fri, 12 Nov 1999 14:36:52 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm not quite sure whether this should have gone to freebsd-questions or current but here it goes. I'm running FreeBSD 3.3RELEASE. I cvsup'd at 1:17EST the following: src-all cvs-crypto and when I run a make world in /usr/src it failed with an error message. Does anyone have any suggestions? Thanks, - Will Here's a copy of the last cc line: cc -c -O -pipe -I/usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc/config -I /usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc -I. -fexceptions -DIN_GCC -I/usr/obj/usr/src/tmp/usr/include -DL_mulsi3 -o _mulsi3.o /usr/src/gnu/lib/libgcc/../../../contrib/egcs/gcc/libgcc1.c *** Signal 12 Stop in /usr/src/gnu/lib/libgcc. *** Error code 1 Stop in /usr/src. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message