From owner-freebsd-current Wed Dec 23 07:34:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA29571 for freebsd-current-outgoing; Wed, 23 Dec 1998 07:30:05 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ramsack.baldcom.net (mail.BALDCOM.NET [205.232.46.4]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA29539 for ; Wed, 23 Dec 1998 07:30:01 -0800 (PST) (envelope-from klmac@baldcom.net) Received: from [10.0.1.82] [209.150.236.67] by ramsack.baldcom.net with ESMTP (SMTPD32-4.06) id AF2D27D40154; Wed, 23 Dec 1998 10:41:33 DT X-Sender: agent47@mail.baldcom.net Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Wed, 23 Dec 1998 10:31:08 -0500 To: freebsd-current@freebsd.org From: Ken McKittrick Subject: Problems compiling kernel for 3.0-19980804-SNAP system Sender: owner-freebsd-current@freebsd.org Precedence: bulk X-Loop: FreeBSD.ORG Hello I'm trying to patch a production machine running 3.0-19980804-SNAP with and SMP kernel. The system has not been upgraded since then. The last time I recompiled the kernel was Sep 5th. I have the source tree from 3.0-19980804-SNAP installed in /usr/src. I'm getting the following error. Kernel build directory is ../../compile/SMP-JANUS janus# cd ../../compile/SMP-JANUS janus# make depend cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitializ ed -Wformat -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../inc lude -DKERNEL -include opt_global.h -UKERNEL ../../i386/i386/genassym.c cc1: Invalid option `-fformat-extensions' *** Error code 1 What do I look for to make this work? Ken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message