Date: Thu, 3 Jan 2002 15:47:20 -0900 From: Beech Rintoul <akbeech@anchoragerescue.org> To: freebsd-current@freebsd.org Subject: kernel build fails Message-ID: <20020104004720.9078DB2@nebula.anchoragerescue.org>
next in thread | raw e-mail | index | archive | help
I got the following trying to build -current today:
make _kernel-depend
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/dev -I/usr/src/sys/contrib/dev/acpica
-I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/../include -D_KERNEL
-ffreestanding -include opt_global.h -elf -mpreferred-stack-boundary=2
/usr/src/sys/i386/i386/genassym.c
NM=nm OBJFORMAT=elf sh /usr/src/sys/kern/genassym.sh genassym.o > assym.s
perl5 /usr/src/sys/kern/vnode_if.pl -h /usr/src/sys/kern/vnode_if.src
Global symbol "$FreeBSD" requires explicit package name at
/usr/src/sys/kern/vnode_if.pl line 82.
Use of $* is deprecated at /usr/src/sys/kern/vnode_if.pl line 82.
Global symbol "$FreeBSD" requires explicit package name at
/usr/src/sys/kern/vnode_if.pl line 98.
Execution of /usr/src/sys/kern/vnode_if.pl aborted due to compilation errors.
*** Error code 255
Stop in /usr/obj/usr/src/sys/GALAXY.
*** Error code 1
Anyone else see this?
Beech
-------------------------------------------------------------------
Beech Rintoul - IT Manager - Instructor - akbeech@anchoragerescue.org
/"\ ASCII Ribbon Campaign | Anchorage Gospel Rescue Mission
\ / - NO HTML/RTF in e-mail | P.O. Box 230510
X - NO Word docs in e-mail | Anchorage, AK 99523-0510
/ \ -----------------------------------------------------------------
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020104004720.9078DB2>
