Date: Tue, 3 Oct 2006 12:13:36 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: src-comitters@FreeBSD.org Subject: umapfs module build broken Message-ID: <20061003121336.GA6732@FreeBSD.org> Resent-Message-ID: <20061003121433.1654D16A5CF@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
hi there, ${subj}, it happens on both 6.x and -current: Warning: Object directory not changed from original /usr/src/sys/modules/umapfs cc -O2 -pipe -s -mtune=pentium4 -march=pentium4 -march=pentium4 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I- -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -c /usr/src/sys/modules/umapfs/../../fs/umapfs/umap_subr.c /usr/src/sys/modules/umapfs/../../fs/umapfs/umap_subr.c: In function `umap_node_alloc': /usr/src/sys/modules/umapfs/../../fs/umapfs/umap_subr.c:211: error: `umap_vnodeop_p' undeclared (first use in this function) /usr/src/sys/modules/umapfs/../../fs/umapfs/umap_subr.c:211: error: (Each undeclared identifier is reported only once /usr/src/sys/modules/umapfs/../../fs/umapfs/umap_subr.c:211: error: for each function it appears in.) *** Error code 1 Stop in /usr/src/sys/modules/umapfs. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061003121336.GA6732>