From owner-cvs-all Wed Jul 31 16:49:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D156A37B401 for ; Wed, 31 Jul 2002 16:49:32 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B51743E42 for ; Wed, 31 Jul 2002 16:49:32 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.12.4/8.12.4) with SMTP id g6VNigOo072417; Wed, 31 Jul 2002 19:44:42 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Wed, 31 Jul 2002 19:44:41 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Michael Nottebrock Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules/if_ppp Makefile src/sys/modules/if_tun Makefile In-Reply-To: <3D4856BA.1070205@gmx.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 31 Jul 2002, Michael Nottebrock wrote: > Robert Watson wrote: > > > Log: > > The ppp and tunnel modules now rely on opt_mac.h. Missed in a > > previous commit. > > Hmm, but where is opt_mac.h? opt_mac.h in the kernel build directory should be created when you invoke config on a recent kernel tree. opt_mac.h in module directories should be created by make depend from the kernel build directory, I believe. It appears to be building fine locally -- make sure you're re-running config and that your kernel tree is in sync with itself. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message