Date: Mon, 29 Apr 2002 11:38:36 +0200 (CEST) From: Dan Larsson <dl@tyfon.net> To: FreeBSD Stable List <stable@freebsd.org> Subject: buildkernel failure in kern/kern_exit.c on RELENG_4 Message-ID: <20020429112903.J26513-100000@hq1.tyfon.net>
next in thread | raw e-mail | index | archive | help
Did I just cvsup in a bad time? dwmalone 2002/04/28 15:40:40 PDT Modified files: (Branch: RELENG_4) sys/kern kern_exit.c Log: MFC: 1.146 Release text vnode in exit() rather than wait(). Revision Changes Path 1.92.2.9 +8 -6 src/sys/kern/kern_exit.c WWW: http://cvsweb.freebsd.org/src/sys/kern/kern_exit.c.diff?r1=1.92.2.8&r2=1.92.2.9&f=u cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 /usr/src/sys/kern/kern_exit.c /usr/src/sys/kern/kern_exit.c: In function `exit1': /usr/src/sys/kern/kern_exit.c:270: `vtmp' undeclared (first use in this function) /usr/src/sys/kern/kern_exit.c:270: (Each undeclared identifier is reported only once /usr/src/sys/kern/kern_exit.c:270: for each function it appears in.) *** Error code 1 Stop in /opt/obj/usr/src/sys/EAGLE. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Regards +------ Dan Larsson -+- Tyfon Svenska AB -+- DL1999-RIPE A9C8 7230 ECFB 5B06 5370 B571 1E88 9C76 ACDE 744C To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020429112903.J26513-100000>