Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 1998 18:27:09 +0200 (CEST)
From:      Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
To:        eivind@yes.no (Eivind Eklund)
Cc:        andre.albsmeier@mchp.siemens.de, tom@tomqnx.com, hackers@FreeBSD.ORG
Subject:   Re: opt_ppp.h
Message-ID:  <199806241627.SAA13410@internal>
In-Reply-To: <19980624181137.61469@follo.net> from Eivind Eklund at "Jun 24, 98 06:11:37 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806241627.SAA13410>