Is it me or.. ?

cc -c -O -pipe -mcpu=ev4 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi 
-g -nostdinc -I-  -I. -I../../.. -I../../../dev -I../../../contrib/ipfilter 
-I../../../../include  -D_KERNEL -include opt_global.h -elf  -mno-fp-regs -ffixed-8 
-Wa,-mev56  ../../../kern/imgact_elf.c
../../../kern/imgact_elf.c: In function `elf_load_file':
../../../kern/imgact_elf.c:365: warning: passing arg 6 of `NDINIT' from incompatible 
pointer type
../../../kern/imgact_elf.c:379: warning: passing arg 3 of `VOP_UNLOCK' from 
incompatible pointer type
../../../kern/imgact_elf.c:390: warning: passing arg 3 of `VOP_UNLOCK' from 
incompatible pointer type
../../../kern/imgact_elf.c: In function `elf_coredump':
../../../kern/imgact_elf.c:753: argument `p' doesn't match prototype
../../../sys/imgact_elf.h:108: prototype declaration
../../../kern/imgact_elf.c:800: warning: passing arg 10 of `vn_rdwr_inchunks' from 
incompatible pointer type
../../../kern/imgact_elf.c: In function `elf_corehdr':
../../../kern/imgact_elf.c:943: warning: passing arg 1 of `fill_regs' from 
incompatible pointer type
../../../kern/imgact_elf.c:945: warning: passing arg 1 of `fill_fpregs' from 
incompatible pointer type
../../../kern/imgact_elf.c:963: warning: passing arg 10 of `vn_rdwr_inchunks' from 
incompatible pointer type
*** Error code 1

Stop in /usr/src/sys/alpha/compile/GENERIC.
-- 
|   / o / /_  _                 email:  [EMAIL PROTECTED]
|/|/ / / /(  (_)  Bulte         Arnhem, The Netherlands 

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

Reply via email to