Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Sep 2001 22:38:40 +0200
From:      Wilko Bulte <wkb@freebie.xs4all.nl>
To:        freebsd-current@freebsd.org
Subject:   GENERIC broken on alpha?
Message-ID:  <20010917223840.A2134@freebie.xs4all.nl>

next in thread | raw e-mail | index | archive | help
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: 	wilko@FreeBSD.org
|/|/ / / /(  (_)  Bulte		Arnhem, The Netherlands	

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?20010917223840.A2134>