Date: Thu, 30 Jul 2009 15:23:27 -0500 (CDT) From: Scott Bennett <bennett@cs.niu.edu> To: freebsd-questions@freebsd.org Subject: today's cvsup introduces kernel build error Message-ID: <200907302023.n6UKNREJ029130@mp.cs.niu.edu>
next in thread | raw e-mail | index | archive | help
After running cvsup a few minutes ago, an attempt to build a new kernel
failed with:
===> zyd (depend)
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
rm -f .depend
mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I/usr/src/sys/i386/compile/hellas /usr/src/sys/modules/zyd/../../dev/usb/if_zyd.c
cc -c -O -pipe -march=prescott -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I../../.. -I../../../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 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror ../../../dev/ata/ata-all.c
../../../dev/ata/ata-all.c: In function 'ata_device_ioctl':
../../../dev/ata/ata-all.c:454: error: request for member 'max_iosize' in something not a structure or union
../../../dev/ata/ata-all.c:454: error: request for member 'max_iosize' in something not a structure or union
*** Error code 1
Stop in /usr/src/sys/i386/compile/hellas.
hellas#
Scott Bennett, Comm. ASMELG, CFIAG
**********************************************************************
* Internet: bennett at cs.niu.edu *
*--------------------------------------------------------------------*
* "A well regulated and disciplined militia, is at all times a good *
* objection to the introduction of that bane of all free governments *
* -- a standing army." *
* -- Gov. John Hancock, New York Journal, 28 January 1790 *
**********************************************************************
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907302023.n6UKNREJ029130>
