What's the deal with sys/modules/hpfs ?

syv# cd /syv/s0/sys/modules/hpfs/
syv# make
Warning: Object directory not changed from original /syv/s0/sys/modules/hpfs
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@ -I/usr/include  -mpreferred-stack-boundary=2 -c 
/syv/s0/sys/modules/hpfs/../../fs/hpfs/hpfs_vnops.c
/syv/s0/sys/modules/hpfs/../../fs/hpfs/hpfs_vnops.c:89: warning: `struct 
vop_abortop_args' declared inside parameter list
/syv/s0/sys/modules/hpfs/../../fs/hpfs/hpfs_vnops.c:89: warning: its scope is only 
this definition or declaration, which is probably not what you want.
/syv/s0/sys/modules/hpfs/../../fs/hpfs/hpfs_vnops.c: In function `hpfs_strategy':
/syv/s0/sys/modules/hpfs/../../fs/hpfs/hpfs_vnops.c:751: warning: passing arg 1 of 
`biodone' from incompatible pointer type
/syv/s0/sys/modules/hpfs/../../fs/hpfs/hpfs_vnops.c:758: warning: passing arg 1 of 
`biodone' from incompatible pointer type
/syv/s0/sys/modules/hpfs/../../fs/hpfs/hpfs_vnops.c: At top level:
/syv/s0/sys/modules/hpfs/../../fs/hpfs/hpfs_vnops.c:1382: `vop_abortop_desc' 
undeclared here (not in a function)
/syv/s0/sys/modules/hpfs/../../fs/hpfs/hpfs_vnops.c:1382: initializer element is not 
constant
/syv/s0/sys/modules/hpfs/../../fs/hpfs/hpfs_vnops.c:1382: (near initialization for 
`hpfs_vnodeop_entries[8].opve_op')
/syv/s0/sys/modules/hpfs/../../fs/hpfs/hpfs_vnops.c:89: warning: `hpfs_abortop' used 
but never defined
*** Error code 1

Stop in /syv/s0/sys/modules/hpfs.
syv# 

--
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED]         | TCP/IP since RFC 956
FreeBSD coreteam member | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to