Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 1998 18:19:10 -0700
From:      Don Lewis <Don.Lewis@tsc.tdk.com>
To:        current@FreeBSD.ORG
Subject:   New kernel compile warnings with CAM
Message-ID:  <199809160119.SAA00800@salsa.gv.tsc.tdk.com>
In-Reply-To: Lee Cremeans <lee@st-lcremean.tidalwave.net> "Re: CAM integration imminent." (Sep 15,  7:05pm)

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809160119.SAA00800>