Re: [head tinderbox] failure on arm/arm

From: Ian FREISLICH <ianf_at_clue.co.za>
Date: Wed, 03 Oct 2012 14:23:38 +0200
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
Received on Wed Oct 03 2012 - 10:23:48 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:31 UTC