Date: Mon, 22 Dec 1997 01:29:35 +1030 (CST) From: Kris Kennaway <kkennawa@physics.adelaide.edu.au> To: current@freebsd.org Subject: Current breakage Message-ID: <Pine.OSF.3.90.971222012852.28604A-100000@bragg>
next in thread | raw e-mail | index | archive | help
After a cvsup several minutes ago: cc -c -O3 -m486 -pipe -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -nostdinc -I- -I. -I../.. -I../../../include -DFDSEEKWAIT=16 -DSAFETY -DNSWAPDEV=2 -DDEVFS -DLFS -DNFS_NOSERVER -DNFS -DFFS -DINET -DMD5 -DCPU_WT_ALLOC -DCPU_FASTER_5x86_FPU -DFAILSAFE -DKERNEL -include opt_global.h ../../ufs/lfs/lfs_vnops.c ../../ufs/ufs/ufs_readwrite.c: In function `lfs_write': In file included from ../../ufs/lfs/lfs_vnops.c:110: ../../ufs/ufs/ufs_readwrite.c:296: dereferencing pointer to incomplete type ../../ufs/ufs/ufs_readwrite.c:296: `OBJ_OPT' undeclared (first use this function) ../../ufs/ufs/ufs_readwrite.c:296: (Each undeclared identifier is reported only once ../../ufs/ufs/ufs_readwrite.c:296: for each function it appears in.) ../../ufs/ufs/ufs_readwrite.c:297: dereferencing pointer to incomplete type ../../ufs/ufs/ufs_readwrite.c:298: warning: implicit declaration of function `vm_freeze_copyopts' ../../ufs/ufs/ufs_readwrite.c:299: warning: implicit declaration of function `OFF_TO_IDX' *** Error code 1 Stop. Kris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.90.971222012852.28604A-100000>