From owner-freebsd-stable Mon Jun 8 05:48:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA05253 for freebsd-stable-outgoing; Mon, 8 Jun 1998 05:48:14 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA05188 for ; Mon, 8 Jun 1998 05:48:08 -0700 (PDT) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id MAA15218; Mon, 8 Jun 1998 12:48:05 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id OAA06971; Mon, 8 Jun 1998 14:47:34 +0200 (MET DST) Message-ID: <19980608144734.58881@follo.net> Date: Mon, 8 Jun 1998 14:47:34 +0200 From: Eivind Eklund To: Evan Champion , freebsd-stable@FreeBSD.ORG Subject: Re: stable config broken? References: <00b101bd92ce$88052a00$c9252fce@cello.synapse.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <00b101bd92ce$88052a00$c9252fce@cello.synapse.net>; from Evan Champion on Mon, Jun 08, 1998 at 07:13:57AM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jun 08, 1998 at 07:13:57AM -0400, Evan Champion wrote: > I cvsup'd last night and after make world, config appears to be broken: > > # config GENERIC > GENERIC:119: unknown option "APM_BROKEN_STATCLOCK" > GENERIC:35: unknown option "FAILSAFE" > GENERIC:31: unknown option "COMPAT_43" > GENERIC:28: unknown option "MSDOSFS" > GENERIC:27: unknown option "NFS" > GENERIC:26: unknown option "FFS" > GENERIC:25: unknown option "INET" > Kernel build directory is ../../compile/GENERIC This is not dangerous - it is just warning messages (which should be considered as scary in -current, but not in -stable - not all options have been made 'known' in -stable). The merge that introduced them has been backed out, so they will be gone after your next cvsup. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message