Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Sep 2001 16:21:28 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Wilko Bulte <wkb@freebie.xs4all.nl>
Cc:        freebsd-current@freebsd.org
Subject:   RE: GENERIC broken on alpha?
Message-ID:  <XFMail.010917162128.jhb@FreeBSD.org>
In-Reply-To: <20010917223840.A2134@freebie.xs4all.nl>

next in thread | previous in thread | raw e-mail | index | archive | help

On 17-Sep-01 Wilko Bulte wrote:
> 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.

Looks like your sources are out of whack perhaps.

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

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?XFMail.010917162128.jhb>