Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 1998 16:39:57 -0500
From:      Karl Denninger  <karl@mcs.net>
To:        current@FreeBSD.ORG
Subject:   'Dat is dis?
Message-ID:  <19980518163957.07833@mcs.net>

next in thread | raw e-mail | index | archive | help
Attmepting to build a kernel with the latest bits....

cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Winline -Wuninitialized  -nostdinc -I- -I. -I../.. -I../../../include  -DKERNEL -include opt_global.h  ../../vm/vm_meter.c
cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Winline -Wuninitialized  -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

That's not a good thing, me thinks.

--
-- 
Karl Denninger (karl@MCS.Net)| MCSNet - Serving Chicagoland and Wisconsin
http://www.mcs.net/          | T1's from $600 monthly / All Lines K56Flex/DOV
			     | NEW! Corporate ISDN Prices dropped by up to 50%!
Voice: [+1 312 803-MCS1 x219]| EXCLUSIVE NEW FEATURE ON ALL PERSONAL ACCOUNTS
Fax:   [+1 312 803-4929]     | *SPAMBLOCK* Technology now included at no cost

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?19980518163957.07833>