From owner-freebsd-current Thu Oct 10 6:30:25 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0C8937B401 for ; Thu, 10 Oct 2002 06:30:21 -0700 (PDT) Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCAE743E9C for ; Thu, 10 Oct 2002 06:30:19 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 4612 invoked from network); 10 Oct 2002 13:30:18 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 10 Oct 2002 13:30:18 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id g9ADUGn5014553; Thu, 10 Oct 2002 09:30:16 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20021009210633.GA93843@xor.obsecurity.org> Date: Thu, 10 Oct 2002 09:30:20 -0400 (EDT) From: John Baldwin To: Kris Kennaway Subject: Re: I can't compile GENERIC, please let's fix this Cc: current@FreeBSD.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 09-Oct-2002 Kris Kennaway wrote: > On Wed, Oct 09, 2002 at 04:36:39PM -0400, John Baldwin wrote: >> > make >> cc -c -O -pipe -march=pentium3 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes >> -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g >> -nostdinc >> -I- -I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica -I../../../contrib/ipfilter >> -D_KERNEL -include opt_global.h -fno-common -mno-align-long-strings >> -mpreferred-stack-boundary=2 >> -ffreestanding -Werror ../../../netinet6/raw_ip6.c >> cc: Internal error: Illegal instruction (program cc1) >> Please submit a full bug report. >> See for instructions. >> *** Error code 1 >> >> > ll raw_ip6.o >> -rw-rw-r-- 1 john src 441 Oct 9 16:34 raw_ip6.o >> >> Even leaves a truncated .o file around. > > kan posted a patch the other day. I know, I'm begging for that patch to be committed so that people can use -current. > Kris -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message