Script started on Tue Mar 16 13:25:25 2004 [ leaf:[1m13:25:25m]:dev/vncrypt ] make Warning: Object directory not changed from original /home/hmp/src_dragonfly/vfs_sys/dev/disk/vncrypt/src/sys/dev/vncrypt cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I. -I@ -I@/../include -mpreferred-stack-boundary=2 -fno-common -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c vn2.c vn2.c:113: warning: initialization from incompatible pointer type vn2.c:114: warning: initialization makes integer from pointer without a cast vn2.c:115: warning: initialization makes integer from pointer without a cast vn2.c:116: warning: initialization from incompatible pointer type vn2.c:117: warning: initialization makes integer from pointer without a cast vn2.c:118: warning: initialization from incompatible pointer type vn2.c:119: warning: initialization from incompatible pointer type vn2.c:120: warning: initialization from incompatible pointer type vn2.c:121: warning: initialization from incompatible pointer type vn2.c:122: warning: initialization makes pointer from integer without a cast vn2.c:123: warning: initialization from incompatible pointer type vn2.c:124: warning: initialization from incompatible pointer type vn2.c:125: warning: initialization makes pointer from integer without a cast vn2.c:127: warning: initialization makes pointer from integer without a cast vn2.c:177: conflicting types for `vnclose' vn2.c:97: previous declaration of `vnclose' vn2.c:226: conflicting types for `vnopen' vn2.c:96: previous declaration of `vnopen' vn2.c: In function `vnblockio': vn2.c:313: structure has no member named `uio_procp' vn2.c: In function `vnstrategy': vn2.c:438: warning: passing arg 2 of `vn_lock' makes pointer from integer without a cast vn2.c:438: warning: passing arg 3 of `vn_lock' makes integer from pointer without a cast vn2.c:438: too few arguments to function `vn_lock' vn2.c:480: warning: passing arg 3 of `VOP_UNLOCK' makes integer from pointer without a cast vn2.c:480: too few arguments to function `VOP_UNLOCK' vnode_if.h:1131: warning: inlining failed in call to `VOP_UNLOCK' vn2.c:480: warning: called from here vn2.c: At top level: vn2.c:523: conflicting types for `vnioctl' vn2.c:95: previous declaration of `vnioctl' vn2.c: In function `vnioctl': vn2.c:560: warning: passing arg 1 of `suser' from incompatible pointer type vn2.c: In function `vniocattach_file': vn2.c:658: `LOOKUP' undeclared (first use in this function) vn2.c:658: (Each undeclared identifier is reported only once vn2.c:658: for each function it appears in.) vn2.c:658: `FOLLOW' undeclared (first use in this function) vn2.c:658: warning: passing arg 6 of `NDINIT' from incompatible pointer type @/sys/namei.h:176: warning: inlining failed in call to `NDINIT' vn2.c:658: warning: called from here vn2.c:664: warning: passing arg 6 of `NDINIT' from incompatible pointer type vn2.c:671: warning: passing arg 3 of `VOP_GETATTR' from incompatible pointer type vn2.c:671: too many arguments to function `VOP_GETATTR' vn2.c:672: warning: passing arg 3 of `VOP_UNLOCK' makes integer from pointer without a cast vn2.c:672: too few arguments to function `VOP_UNLOCK' vn2.c:673: warning: passing arg 3 of `vn_close' from incompatible pointer type vn2.c:673: too many arguments to function `vn_close' vn2.c:676: warning: passing arg 3 of `VOP_UNLOCK' makes integer from pointer without a cast vn2.c:676: too few arguments to function `VOP_UNLOCK' vn2.c:690: warning: passing arg 3 of `vn_close' from incompatible pointer type vn2.c:690: too many arguments to function `vn_close' vn2.c: In function `vnsetcred': vn2.c:825: warning: passing arg 2 of `vn_lock' makes pointer from integer without a cast vn2.c:825: warning: passing arg 3 of `vn_lock' makes integer from pointer without a cast vn2.c:825: too few arguments to function `vn_lock' vn2.c:827: warning: passing arg 3 of `VOP_UNLOCK' makes integer from pointer without a cast vn2.c:827: too few arguments to function `VOP_UNLOCK' vn2.c: In function `vnclear': vn2.c:845: warning: passing arg 3 of `vn_close' from incompatible pointer type vn2.c:845: too many arguments to function `vn_close' *** Error code 1 Stop in /home/hmp/src_dragonfly/vfs_sys/dev/disk/vncrypt/src/sys/dev/vncrypt. [ leaf:[1m13:25:26m]:dev/vncrypt ] exit Script done on Tue Mar 16 13:25:27 2004