From owner-freebsd-current Mon May 18 22:52:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA19170 for freebsd-current-outgoing; Mon, 18 May 1998 22:52:08 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mantar.slip.netcom.com (mantar.slip.netcom.com [192.187.167.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA19088 for ; Mon, 18 May 1998 22:51:43 -0700 (PDT) (envelope-from root@mantar.slip.netcom.com) Received: from localhost (root@localhost) by mantar.slip.netcom.com (8.8.8/8.8.8) with SMTP id WAA05408 for ; Mon, 18 May 1998 22:51:27 -0700 (PDT) (envelope-from root@mantar.slip.netcom.com) Date: Mon, 18 May 1998 22:51:27 -0700 (PDT) From: Manfred Antar To: current@FreeBSD.ORG Subject: current kernel compile fails Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG when trying to compile a current kernel this happens : (DPT)611}make cc -c -O2 -pipe -m486 -fno-strength-reduce -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. (DPT)611}make cc -c -O2 -pipe -m486 -fno-strength-reduce -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. Manfred ============================== || mantar@netcom.com || || Ph. (415) 681-6235 || ============================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message