From owner-freebsd-current Mon Sep 17 16:21:44 2001 Delivered-To: freebsd-current@freebsd.org Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by hub.freebsd.org (Postfix) with ESMTP id 9277B37B412 for ; Mon, 17 Sep 2001 16:21:41 -0700 (PDT) Received: (qmail 13020 invoked from network); 17 Sep 2001 23:21:40 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 17 Sep 2001 23:21:40 -0000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010917223840.A2134@freebie.xs4all.nl> Date: Mon, 17 Sep 2001 16:21:28 -0700 (PDT) From: John Baldwin To: Wilko Bulte Subject: RE: GENERIC broken on alpha? Cc: freebsd-current@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 -- 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