[head tinderbox] failure on arm/arm
Ian FREISLICH
ianf at clue.co.za
Wed Oct 3 12:23:48 UTC 2012
FreeBSD Tinderbox wrote:
> cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict
-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef
-Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-sh
ow-option -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contri
b/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-comm
on -finline-limit=8000 --param inline-unit-growth=100 --param large-function-gr
owth=1000 -mcpu=arm9 -ffreestanding -Werror /src/sys/dev/ata/ata-sata.c
> /src/sys/dev/ata/ata-sata.c: In function 'ata_sata_phy_reset':
> /src/sys/dev/ata/ata-sata.c:158: error: 'struct ata_channel' has no member na
med 'user'
> *** Error code 1
ata_channel member user is only defined if ATA_CAM is defined.
Ian
--
Ian Freislich
More information about the freebsd-current
mailing list