From owner-freebsd-current Tue Sep 15 18:19:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA27802 for freebsd-current-outgoing; Tue, 15 Sep 1998 18:19:32 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from gatekeeper.tsc.tdk.com (gatekeeper.tsc.tdk.com [207.113.159.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA27797 for ; Tue, 15 Sep 1998 18:19:31 -0700 (PDT) (envelope-from gdonl@tsc.tdk.com) Received: from sunrise.gv.tsc.tdk.com (root@sunrise.gv.tsc.tdk.com [192.168.241.191]) by gatekeeper.tsc.tdk.com (8.8.8/8.8.8) with ESMTP id SAA05324 for ; Tue, 15 Sep 1998 18:19:12 -0700 (PDT) (envelope-from gdonl@tsc.tdk.com) Received: from salsa.gv.tsc.tdk.com (salsa.gv.tsc.tdk.com [192.168.241.194]) by sunrise.gv.tsc.tdk.com (8.8.5/8.8.5) with ESMTP id SAA29980 for ; Tue, 15 Sep 1998 18:19:11 -0700 (PDT) Received: (from gdonl@localhost) by salsa.gv.tsc.tdk.com (8.8.5/8.8.5) id SAA00800 for current@FreeBSD.ORG; Tue, 15 Sep 1998 18:19:10 -0700 (PDT) From: Don Lewis Message-Id: <199809160119.SAA00800@salsa.gv.tsc.tdk.com> Date: Tue, 15 Sep 1998 18:19:10 -0700 In-Reply-To: Lee Cremeans "Re: CAM integration imminent." (Sep 15, 7:05pm) X-Mailer: Mail User's Shell (7.2.6 alpha(3) 7/19/95) To: current@FreeBSD.ORG Subject: New kernel compile warnings with CAM Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I got these warnings when compiling a kernel with recent sources. Some of these look serious ... ../../cam/cam_xpt.c:5363: warning: too few arguments for format ../../dev/aha/aha.c:516: warning: too few arguments for format ../../dev/aha/aha.c:1014: warning: too few arguments for format ../../dev/aha/aha.c:1142: warning: unsigned int format, pointer arg (arg 3) ../../dev/aha/aha.c:1366: warning: format argument is not a pointer (arg 2) ../../dev/aha/aha.c:1366: warning: too few arguments for format ../../dev/aha/aha.c:1680: warning: unsigned int format, pointer arg (arg 2) ../../dev/aha/aha.c:1686: warning: unsigned int format, pointer arg (arg 2) ../../dev/aic7xxx/aic7xxx.c:1115: warning: unsigned int format, pointer arg (arg 2) ../../dev/aic7xxx/aic7xxx.c:1749: warning: int format, pointer arg (arg 2) ../../dev/aic7xxx/aic7xxx.c:1749: warning: format argument is not a pointer (arg 3) ../../pci/ncr.c:5609: warning: long unsigned int format, nccb_p arg (arg 5) ../../pci/ncr.c:6902: warning: long unsigned int format, unsigned int arg (arg 3) ../../pci/ncr.c:6930: warning: long unsigned int format, unsigned int arg (arg 2) ../../pci/ncr.c:6930: warning: long unsigned int format, unsigned int arg (arg 3) ../../pci/pci.c:766: warning: long unsigned int format, pointer arg (arg 2) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message