From owner-freebsd-hackers Thu Nov 18 16:49:31 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id 4B06E15705; Thu, 18 Nov 1999 16:48:45 -0800 (PST) (envelope-from julian@whistle.com) Received: from current1.whiste.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id QAA33477; Thu, 18 Nov 1999 16:48:41 -0800 (PST) Date: Thu, 18 Nov 1999 16:48:41 -0800 (PST) From: Julian Elischer To: stable@freebsd.org Cc: hackers@freebsd.org Subject: HEADS UP -stable Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You should do a 'config' again before making a kernel from -stable sources. No code changes will result but a new options file "opt_netgraph.h" will be required by if_ethersubr.c. an alternative is to do touch opt_netgraph.h in /sys/compile/MYKERNEL This will build an empty version of this file which will do just fine. (it would probably be empty anyhow). Julian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message