From owner-freebsd-current Fri Mar 5 3:55:18 1999 Delivered-To: freebsd-current@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id 6661915124 for ; Fri, 5 Mar 1999 03:55:15 -0800 (PST) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.1/8.9.1) id MAA91725; Fri, 5 Mar 1999 12:54:49 +0100 (CET) (envelope-from sos) From: Søren Schmidt Message-Id: <199903051154.MAA91725@freebsd.dk> Subject: Re: error when make kernel using egcs-1.1.2pre In-Reply-To: <199903051150.TAA05052@b1.hkstar.com> from Chan Yiu Wah at "Mar 5, 1999 7:50:40 pm" To: c5666305@hkstar.com (Chan Yiu Wah) Date: Fri, 5 Mar 1999 12:54:49 +0100 (CET) Cc: freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems Chan Yiu Wah wrote: > Hi, > > I had successfully made the world using egcs-1.1.2pre. However, i encountered > an error when tring to make the kernel. The error is as followings. Anyone > knows how to solve it. Thanks. > > Clarence > > ======= make depend error ======= > cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -DVM_STACK -include opt_global.h ../../i386/i386/genassym.c > cc1: Invalid option `-fformat-extensions' That is a "bruceism" comment it out in the makefile... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message