From owner-freebsd-hackers Wed Jun 24 09:12:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA00714 for freebsd-hackers-outgoing; Wed, 24 Jun 1998 09:12:20 -0700 (PDT) (envelope-from owner-freebsd-hackers@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 JAA00630 for ; Wed, 24 Jun 1998 09:11:47 -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 QAA20782; Wed, 24 Jun 1998 16:11:37 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id SAA26129; Wed, 24 Jun 1998 18:11:37 +0200 (MET DST) Message-ID: <19980624181137.61469@follo.net> Date: Wed, 24 Jun 1998 18:11:37 +0200 From: Eivind Eklund To: Andre Albsmeier Cc: tom@tomqnx.com, hackers@FreeBSD.ORG Subject: Re: opt_ppp.h References: <19980624140908.39164@follo.net> <199806241537.RAA14746@internal> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <199806241537.RAA14746@internal>; from Andre Albsmeier on Wed, Jun 24, 1998 at 05:37:34PM +0200 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jun 24, 1998 at 05:37:34PM +0200, Andre Albsmeier wrote: > > On Wed, Jun 24, 1998 at 05:55:40AM -0400, Tom Torrance at home wrote: > > > opt_ppp.h seems to be missing from the source tree... > > > > Generated by config(8). > > Don't think so. I don't have any ppp line in my kernel config: Do you have the newest config? There were lots of changes in the behaviour over the last revision... opt_xxx.h files are generally generated by config, at least. You need to have i386/conf/options.i386 and conf/options up to date for this to work correctly. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message