From owner-freebsd-hackers Wed Jun 24 09:28:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA04759 for freebsd-hackers-outgoing; Wed, 24 Jun 1998 09:28:57 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA04544 for ; Wed, 24 Jun 1998 09:28:06 -0700 (PDT) (envelope-from andre.albsmeier@mchp.siemens.de) X-Envelope-Sender-Is: andre.albsmeier@mchp.siemens.de (at relayer david.siemens.de) Received: from salomon.mchp.siemens.de (salomon.siemens.de [139.23.33.13]) by david.siemens.de (8.9.0/8.9.0) with ESMTP id SAA23304 for ; Wed, 24 Jun 1998 18:26:25 +0200 (MET DST) Received: from curry.mchp.siemens.de (daemon@curry.mchp.siemens.de [146.180.31.23]) by salomon.mchp.siemens.de (8.8.8/8.8.5) with ESMTP id SAA00521 for ; Wed, 24 Jun 1998 18:26:58 +0200 (MDT) Received: (from daemon@localhost) by curry.mchp.siemens.de (8.8.8/8.8.8) id SAA21169 for ; Wed, 24 Jun 1998 18:27:15 +0200 (CEST) From: Andre Albsmeier Message-Id: <199806241627.SAA13410@internal> Subject: Re: opt_ppp.h In-Reply-To: <19980624181137.61469@follo.net> from Eivind Eklund at "Jun 24, 98 06:11:37 pm" To: eivind@yes.no (Eivind Eklund) Date: Wed, 24 Jun 1998 18:27:09 +0200 (CEST) Cc: andre.albsmeier@mchp.siemens.de, tom@tomqnx.com, hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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. I think so. But here it fails when compiling the lkm... Here's is what I have done: make depend all install in usr/sbin/config, works make world fails when building the lkm config MYKERNEL works make depend all install for MYKERNEL, works I have no ppp in MYKERNEL. Thanks, -Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message