From owner-freebsd-stable@FreeBSD.ORG Sun Aug 10 21:18:30 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 411C837B5F9 for ; Sun, 10 Aug 2003 21:16:50 -0700 (PDT) Received: from moek.pir.net (moek.pir.net [130.64.1.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D2F94428F for ; Sun, 10 Aug 2003 16:09:52 -0700 (PDT) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 19lzJv-0004qF-00 for freebsd-stable@freebsd.org; Sun, 10 Aug 2003 19:09:51 -0400 Date: Sun, 10 Aug 2003 19:09:51 -0400 From: Peter Radcliffe To: freebsd-stable@freebsd.org Message-ID: <20030810230951.GH10138@pir.net> Mail-Followup-To: freebsd-stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-fish: < X-Copy-On-Listmail: Please do NOT Cc: me on list mail. Subject: module build failing in -STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-stable@freebsd.org List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Aug 2003 04:18:31 -0000 buildworld fails for me right now, consistantly in the same place, with freshly cvsuped source from cvsup.freebsd.org with the following error. P. ===> nullfs cc -O -pipe -include /usr/src/sys/compile/DISAPP/opt_global.h -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -g -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /usr/src/sys/modules/nullfs/../../miscfs/nullfs/null_subr.c cc -O -pipe -include /usr/src/sys/compile/DISAPP/opt_global.h -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -g -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /usr/src/sys/modules/nullfs/../../miscfs/nullfs/null_vfsops.c cc -O -pipe -include /usr/src/sys/compile/DISAPP/opt_global.h -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -g -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /usr/src/sys/modules/nullfs/../../miscfs/nullfs/null_vnops.c /usr/src/sys/modules/nullfs/../../miscfs/nullfs/null_subr.c:284: opt_ddb.h: No such file or directory *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error -- pir pir-sig@pir.net pir-sig@net.tufts.edu