Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Feb 2007 16:56:26 +0100
From:      Paolo Pisati <piso@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>
Cc:        current@freebsd.org, i386@freebsd.org
Subject:   Re: [head tinderbox] failure on i386/i386
Message-ID:  <20070223155626.GA3351@tin.it>
In-Reply-To: <20070223143124.BED2C73039@freebsd-current.sentex.ca>
References:  <20070223143124.BED2C73039@freebsd-current.sentex.ca>

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



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