Date: Tue, 19 May 1998 07:51:49 -0700 From: Josef Grosch <jgrosch@superior.mooseriver.com> To: current@FreeBSD.ORG Subject: -current kernel tree is broken Message-ID: <19980519075148.00100@mooseriver.com>
next in thread | raw e-mail | index | archive | help
cvsuped the latest bits last night around 23:00. Did a make world then did a make on the kernel this morning. Got this: cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -ansi -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -include opt_global.h ../../vm/vm_mmap.c ../../vm/vm_mmap.c: In function `mmap': ../../vm/vm_mmap.c:303: `va' undeclared (first use this function) ../../vm/vm_mmap.c:303: (Each undeclared identifier is reported only once ../../vm/vm_mmap.c:303: for each function it appears in.) vnode_if.h:235: warning: inlining failed in call to `VOP_GETATTR' ../../vm/vm_mmap.c:304: warning: called from here ../../vm/vm_mmap.c:307: `IMMUTABLE' undeclared (first use this function) ../../vm/vm_mmap.c:307: `APPEND' undeclared (first use this function) *** Error code 1 Stop. Josef -- Josef Grosch | Another day closer to a | FreeBSD 2.2.6 jgrosch@MooseRiver.com | Micro$oft free world | UNIX for the masses 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?19980519075148.00100>