Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jul 2009 12:14:35 -0400
From:      Boris Kochergin <spawk@acm.poly.edu>
To:        freebsd-stable@freebsd.org
Subject:   Recent RELENG_7 doesn't build due to /usr/src/sys/dev/ata/ata-all.c
Message-ID:  <4A71C6EB.7070404@acm.poly.edu>

next in thread | raw e-mail | index | archive | help
Hi. I guess I'll play Tinderbox. With RELENG_7 sources from a few 
minutes ago, I get:

cc -c -O2 -pipe -fno-strict-aliasing -march=athlon64 -std=c99  -Wall 
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef 
-Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/usr/src/sys 
-I/usr/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  
-mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx 
-mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding 
-Werror  /usr/src/sys/dev/ata/ata-all.c
/usr/src/sys/dev/ata/ata-all.c: In function 'ata_device_ioctl':
/usr/src/sys/dev/ata/ata-all.c:454: error: request for member 
'max_iosize' in something not a structure or union
/usr/src/sys/dev/ata/ata-all.c:454: error: request for member 
'max_iosize' in something not a structure or union
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 2
1 error

-Boris



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