Date: Mon, 18 May 1998 22:51:27 -0700 (PDT) From: Manfred Antar <root@mantar.slip.netcom.com> To: current@FreeBSD.ORG Subject: current kernel compile fails Message-ID: <Pine.BSF.3.96.980518224932.5381A-100000@mantar.slip.netcom.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980518224932.5381A-100000>