Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jul 2002 19:44:41 -0400 (EDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Michael Nottebrock <michaelnottebrock@gmx.net>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/modules/if_ppp Makefile src/sys/modules/if_tun Makefile
Message-ID:  <Pine.NEB.3.96L.1020731194323.72411A-100000@fledge.watson.org>
In-Reply-To: <3D4856BA.1070205@gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1020731194323.72411A-100000>