From owner-freebsd-current Tue May 19 07:52:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA29783 for freebsd-current-outgoing; Tue, 19 May 1998 07:52:02 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mooseriver.com (dynamic30.pm09.sf3d.best.com [209.24.239.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA29763 for ; Tue, 19 May 1998 07:51:54 -0700 (PDT) (envelope-from jgrosch@mooseriver.com) Received: (from jgrosch@localhost) by mooseriver.com (8.8.8/8.8.5) id HAA20608; Tue, 19 May 1998 07:51:49 -0700 (PDT) Message-ID: <19980519075148.00100@mooseriver.com> Date: Tue, 19 May 1998 07:51:49 -0700 From: Josef Grosch To: current@FreeBSD.ORG Subject: -current kernel tree is broken Reply-To: jgrosch@superior.mooseriver.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.79 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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