From owner-freebsd-stable Wed Jun 24 16:49:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA29652 for freebsd-stable-outgoing; Wed, 24 Jun 1998 16:49:53 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from alpha.chet.com (ala-ca9-47.ix.netcom.com [207.93.143.111]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA29537 for ; Wed, 24 Jun 1998 16:48:53 -0700 (PDT) (envelope-from keithr@ix.netcom.com) Received: from alpha.chet.com (localhost [127.0.0.1]) by alpha.chet.com (8.8.8/8.8.8) with ESMTP id QAA25468; Wed, 24 Jun 1998 16:48:58 -0700 (PDT) (envelope-from keithr@ix.netcom.com) Message-Id: <199806242348.QAA25468@alpha.chet.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Wes Santee cc: freebsd-stable@FreeBSD.ORG Subject: Re: lkm/if_ppp breaking stable build for me In-reply-to: Your message of "Wed, 24 Jun 1998 12:10:37 PDT." <199806241910.MAA24470@kryten.bogon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 24 Jun 1998 16:48:57 -0700 From: "K. Ridge" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Same thing here...(?) /usr/src/lkm/if_ppp/../../sys/net/ppp_tty.c:78: opt_ppp.h: No such file or directory mkdep: compile failed *** Error code 1 Stop. *** Error code 1 Stop. > Hi all. My buildworld broke while building STABLE after cvsuping > today. /usr/src/lkm/if_ppp compiles using files in /usr/src/sys/net. > A couple of those files (if_ppp.c ppp_tty.c) include opt_ppp.h which > appears to be created by config as it lives in > /usr/src/sys/compile/ on my box. This is causing buildworld > to break since it can't include opt_ppp.h for these files. > > Is this just something funky about my setup? opt_ppp.h is empty in my > kernel compile directory (no ppp interface on this box), so it seems > an easy solution is just to touch opt_ppp.h in /usr/src/sys/net. But > that is more a kludge then a solution, especially if I want to > installworld on annother machine with a different setup. > > Any ideas for what the "correct" solution is? > > > Cheers, > -- > Wes Santee "Sometimes I say GIMME A BALLOON!!" > mailto:wes@bogon.net -- George Carlin > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message