From owner-freebsd-current Sun Aug 20 23:45:42 2000 Delivered-To: freebsd-current@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 9A82237B422 for ; Sun, 20 Aug 2000 23:45:39 -0700 (PDT) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id XAA01904; Sun, 20 Aug 2000 23:41:32 -0700 Date: Sun, 20 Aug 2000 23:41:30 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Tony Fleisher Cc: Poul-Henning Kamp , current@FreeBSD.ORG Subject: Re: your mail In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Already told him. It is. On Sun, 20 Aug 2000, Tony Fleisher wrote: > Not sure if this is related to the recent commit of DEVFS code, but a > build of both the GERNERIC kernel and a custom kernel from a very recent > (last few hours) cvsup of -current failed during the 'make depend' with > an error trying to include "opt_devfs.h". > The following following is the ouput from a custom kernel > (/usr/local/src/freebsd/src is the base of my src): > > ===> md > @ -> /usr/local/src/freebsd/src/sys > machine -> /usr/local/src/freebsd/src/sys/i386/include > touch opt_mfs.h > touch opt_md.h > rm -f .depend > mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ > -I@/../includ > e -I/usr/include > /usr/local/src/freebsd/src/sys/modules/md/../../dev/md/md.c > /usr/local/src/freebsd/src/sys/modules/md/../../dev/md/md.c:15: opt_devfs.h: No > such file or directory > mkdep: compile failed > *** Error code 1 > Stop in /usr/local/src/freebsd/src/sys/modules/md. > *** Error code 1 > > > Commenting out the line: #include "opt_devfs.h" from > src/sys/dev/md/md.c got rid of this error, although > I am not sure that this is the correct fix. > > Tony. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message