Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Aug 2003 19:09:51 -0400
From:      Peter Radcliffe <pir@pir.net>
To:        freebsd-stable@freebsd.org
Subject:   module build failing in -STABLE
Message-ID:  <20030810230951.GH10138@pir.net>

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



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