From owner-freebsd-current Fri Mar 5 3:51: 8 1999 Delivered-To: freebsd-current@freebsd.org Received: from mailin.hkstar.com (cygnus.hkstar.com [202.82.3.13]) by hub.freebsd.org (Postfix) with ESMTP id A3B4C14CAA for ; Fri, 5 Mar 1999 03:50:59 -0800 (PST) (envelope-from c5666305@ursa.hkstar.com) Received: from b1.hkstar.com (b1.hkstar.com [202.82.0.87]) by mailin.hkstar.com (8.8.8/8.8.5) with ESMTP id TAA05371 for ; Fri, 5 Mar 1999 19:50:41 +0800 (HKT) Received: (from c5666305@localhost) by b1.hkstar.com (8.8.8+Sun/8.8.8) id TAA05052 for freebsd-current@freebsd.org; Fri, 5 Mar 1999 19:50:40 +0800 (HKT) From: Chan Yiu Wah Message-Id: <199903051150.TAA05052@b1.hkstar.com> Subject: error when make kernel using egcs-1.1.2pre To: freebsd-current@freebsd.org Date: Fri, 5 Mar 1999 19:50:40 +0800 (HKT) X-Mailer: ELM [version 2.5 PL0b1] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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' *** Error code 1 Stop. ======= make depend error ======= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message