On Fri, Feb 23, 2007 at 09:31:24AM -0500, FreeBSD Tinderbox wrote: [snip] > cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/dev/aha/aha_mca.c > /src/sys/dev/aha/aha_mca.c: In function `aha_mca_attach': > /src/sys/dev/aha/aha_mca.c:197: warning: passing arg 4 of `bus_setup_intr' from incompatible pointer type > /src/sys/dev/aha/aha_mca.c:197: warning: passing arg 5 of `bus_setup_intr' from incompatible pointer type > /src/sys/dev/aha/aha_mca.c:197: error: too few arguments to function `bus_setup_intr' Should be fixed now. bye, P.Received on Fri Feb 23 2007 - 15:23:47 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:05 UTC