From owner-freebsd-stable Thu Jun 25 10:36:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA18629 for freebsd-stable-outgoing; Thu, 25 Jun 1998 10:36:09 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from ns1.venus.net (ns1.venus.net [205.243.72.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA18571; Thu, 25 Jun 1998 10:35:49 -0700 (PDT) (envelope-from leclaire@sprintmail.com) Received: from farout ([205.243.75.15]) by ns1.venus.net (8.8.8/8.8.5) with SMTP id MAA11322; Thu, 25 Jun 1998 12:35:59 -0500 (EST) Date: Thu, 25 Jun 1998 12:35:23 -0500 (EST) From: Andre LeClaire To: Josef Grosch cc: hackers@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: 2.2.6-stable build is broken In-Reply-To: <19980625064642.A24706@mooseriver.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The same thing happened here, but it was fixed overnight. Another cvsup this morning took care of it. Andre > Did a cvsup last night and started a build. Woke up to this : > > ----------------CUT HERE-----------CAT HAIR----------CANT HEAR------------- > > ===> usr.bin/vmstat > --- lkm.depend__D --- > --- bpfilter.h --- > --- ppp.h --- > --- bpfilter.h --- > echo "#define NBPFILTER 0" > bpfilter.h > --- ppp.h --- > echo "#define NPPP 2" > ppp.h > --- usr.bin.depend__D --- > --- .depend --- > rm -f .depend > mkdep -f .depend -a -I/usr/src/usr.bin/vmstat/../../sys -I/usr/obj/usr/src/tmp/usr/include /usr/src/usr.bin/vmstat/vmstat.c > --- lkm.depend__D --- > --- .depend --- > rm -f .depend > mkdep -f .depend -a -I. -DINET -DKERNEL -DACTUALLY_LKM_NOT_KERNEL -I/usr/src/lkm/if_ppp/../../sys -I/usr/obj/usr/src/tmp/usr/include -DPSEUDO_LKM /usr/src/lkm/if_ppp/../../sys/net/bsd_comp.c /usr/src/lkm/if_ppp/../../sys/net/if_ppp.c /usr/src/lkm/if_ppp/../../sys/net/ppp_tty.c /usr/src/lkm/if_ppp/../../sys/net/slcompress.c > /usr/src/lkm/if_ppp/../../sys/net/if_ppp.c:79: opt_ppp.h: No such file or directory > /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 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > > real 218m45.648s > user 74m55.994s > sys 26m25.520s > > ----------------CUT HERE-----------CAT HAIR----------CANT HEAR------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message